SpECTRE  v2024.04.12
grmhd::ValenciaDivClean::subcell::SetInitialRdmpData Struct Reference

Sets the initial RDMP data. More...

#include <SetInitialRdmpData.hpp>

Public Types

using argument_tags = tmpl::list< ValenciaDivClean::Tags::TildeD, ValenciaDivClean::Tags::TildeYe, ValenciaDivClean::Tags::TildeTau, ValenciaDivClean::Tags::TildeB<>, evolution::dg::subcell::Tags::ActiveGrid, ::domain::Tags::Mesh< 3 >, evolution::dg::subcell::Tags::Mesh< 3 > >
 
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_tilde_d, const Scalar< DataVector > &subcell_tilde_ye, const Scalar< DataVector > &subcell_tilde_tau, const tnsr::I< DataVector, 3, Frame::Inertial > &subcell_tilde_b, evolution::dg::subcell::ActiveGrid active_grid, const Mesh< 3 > &dg_mesh, const Mesh< 3 > &subcell_mesh)
 

Detailed Description

Sets the initial RDMP data.

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


The documentation for this struct was generated from the following file: