SpECTRE  v2024.04.12
evolution::dg::subcell::Tags::TciStatusCompute< Dim > Struct Template Reference

Compute tag to get a TciStatus from a TciDecision. More...

#include <TciStatus.hpp>

Public Types

using base = TciStatus
 
using return_type = typename base::type
 
using argument_tags = tmpl::list< Tags::TciDecision, Tags::ActiveGrid, Tags::Mesh< Dim >, ::domain::Tags::Mesh< Dim > >
 
- Public Types inherited from evolution::dg::subcell::Tags::TciStatus
using type = Scalar< DataVector >
 

Static Public Member Functions

static void function (gsl::not_null< return_type * > result, int tci_decision, subcell::ActiveGrid active_grid, const ::Mesh< Dim > &subcell_mesh, const ::Mesh< Dim > &dg_mesh)
 

Detailed Description

template<size_t Dim>
struct evolution::dg::subcell::Tags::TciStatusCompute< Dim >

Compute tag to get a TciStatus from a TciDecision.


The documentation for this struct was generated from the following file: