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

Public Types

using base = MethodOrder< Dim >
 
using return_type = typename base::type
 
using argument_tags = tmpl::list<::domain::Tags::Mesh< Dim >, Mesh< Dim >, ActiveGrid, ReconstructionOrder< Dim >, SubcellOptions< Dim > >
 
- 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)
 

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