SpECTRE
v2025.03.17
|
The troubled-cell indicator run on the FD grid to check if the corresponding DG solution is admissible. More...
#include <TciOnFdGrid.hpp>
Additional Inherited Members | |
![]() | |
using | return_tags = implementation defined |
using | argument_tags = implementation defined |
![]() | |
static std::tuple< int, evolution::dg::subcell::RdmpTciData > | apply (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, const Scalar< DataVector > &subcell_rest_mass_density, const Scalar< DataVector > &subcell_pressure, bool vars_needed_fixing, const Mesh< 3 > &dg_mesh, const Mesh< 3 > &subcell_mesh, const evolution::dg::subcell::RdmpTciData &past_rdmp_tci_data, const TciOptions &tci_options, const evolution::dg::subcell::SubcellOptions &subcell_options, double persson_exponent, bool need_rdmp_data_only) |
The troubled-cell indicator run on the FD grid to check if the corresponding DG solution is admissible.
See grmhd::ValenciaDivClean::subcell::TciOnFdGrid
for details.