SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
NewtonianEuler::subcell::SetInitialRdmpData< Dim > Struct Template Reference

Sets the initial RDMP data. More...

#include <SetInitialRdmpData.hpp>

Public Types

using argument_tags
using return_tags = tmpl::list<evolution::dg::subcell::Tags::DataForRdmpTci>

Static Public Member Functions

static void apply (gsl::not_null< evolution::dg::subcell::RdmpTciData * > rdmp_tci_data, const Variables< tmpl::list< MassDensityCons, MomentumDensity, EnergyDensity > > &subcell_vars, evolution::dg::subcell::ActiveGrid active_grid, const Mesh< Dim > &dg_mesh, const Mesh< Dim > &subcell_mesh)

Detailed Description

template<size_t Dim>
struct NewtonianEuler::subcell::SetInitialRdmpData< Dim >

Sets the initial RDMP data.

Used on the subcells after the TCI marked the DG solution as inadmissible.

Member Typedef Documentation

◆ argument_tags

template<size_t Dim>
using NewtonianEuler::subcell::SetInitialRdmpData< Dim >::argument_tags
Initial value:
tmpl::list<
tmpl::list<MassDensityCons, MomentumDensity, EnergyDensity>>,
Definition VariablesTag.hpp:17
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

The documentation for this struct was generated from the following file:
  • src/Evolution/Systems/NewtonianEuler/Subcell/SetInitialRdmpData.hpp