SpECTRE
v2023.05.16
|
Sets the initial RDMP data. More...
#include <InitialDataTci.hpp>
Public Types | |
using | argument_tags = tmpl::list< Burgers::Tags::U, evolution::dg::subcell::Tags::ActiveGrid > |
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 > &subcell_u, evolution::dg::subcell::ActiveGrid active_grid) |
Sets the initial RDMP data.
Used on the subcells after the TCI marked the DG solution as inadmissible.