SpECTRE  v2026.06.30
Loading...
Searching...
No Matches
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
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.

Member Typedef Documentation

◆ argument_tags

template<size_t Dim>
using evolution::dg::subcell::Tags::TciStatusCompute< Dim >::argument_tags
Initial value:
The computational grid of the Element in the DataBox.
Definition Tags.hpp:62
The grid currently used for the DG-subcell evolution on the element.
Definition ActiveGrid.hpp:24
The mesh on the subcells.
Definition Mesh.hpp:22
Stores the status of the troubled cell indicator in the element as an int.
Definition TciStatus.hpp:30

The documentation for this struct was generated from the following file:
  • src/Evolution/DgSubcell/Tags/TciStatus.hpp