SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
Burgers::subcell::SetInitialRdmpData Struct 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< 1 > &dg_mesh, const Mesh< 1 > &subcell_mesh)

Detailed Description

Sets the initial RDMP data.

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

Member Typedef Documentation

◆ argument_tags

using Burgers::subcell::SetInitialRdmpData::argument_tags
Initial value:
Definition Tags.hpp:15
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/Burgers/Subcell/SetInitialRdmpData.hpp