|
SpECTRE
v2026.06.30
|
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) |
| using evolution::dg::subcell::Tags::MethodOrderCompute< Dim >::argument_tags |