SpECTRE  v2026.06.30
Loading...
Searching...
No Matches
evolution::dg::subcell::Tags::MethodOrderCompute< Dim > Struct Template Reference

Public Types

using base = MethodOrder<Dim>
using return_type = typename base::type
using argument_tags
Public Types inherited from evolution::dg::subcell::Tags::MethodOrder< Dim >
using type = std::optional<tnsr::I<DataVector, Dim, Frame::ElementLogical>>

Static Public Member Functions

static void function (gsl::not_null< return_type * > method_order, const ::Mesh< Dim > &dg_mesh, const ::Mesh< Dim > &subcell_mesh, subcell::ActiveGrid active_grid, const std::optional< tnsr::I< DataVector, Dim, Frame::ElementLogical > > &reconstruction_order, const subcell::SubcellOptions &subcell_options)

Member Typedef Documentation

◆ argument_tags

template<size_t Dim>
using evolution::dg::subcell::Tags::MethodOrderCompute< Dim >::argument_tags
Initial value:
tmpl::list<::domain::Tags::Mesh<Dim>, Mesh<Dim>, ActiveGrid,
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 reconstruction order.
Definition ReconstructionOrder.hpp:23
System-agnostic options for DG-subcell.
Definition SubcellOptions.hpp:31

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