SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
ScalarAdvection::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 Scalar< DataVector > &u, evolution::dg::subcell::ActiveGrid active_grid, const Mesh< Dim > &dg_mesh, const Mesh< Dim > &subcell_mesh)

Detailed Description

template<size_t Dim>
struct ScalarAdvection::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 ScalarAdvection::subcell::SetInitialRdmpData< Dim >::argument_tags
Initial value:
tmpl::list<
The scalar field to evolve.
Definition Tags.hpp:18
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/ScalarAdvection/Subcell/SetInitialRdmpData.hpp