SpECTRE  v2025.01.30
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Burgers::subcell::TciOnFdGrid Struct Reference

Troubled-cell indicator applied to the finite difference subcell solution to check if the corresponding DG solution is admissible. More...

#include <TciOnFdGrid.hpp>

Public Types

using return_tags = implementation defined
 
using argument_tags = implementation defined
 

Static Public Member Functions

static std::tuple< bool, evolution::dg::subcell::RdmpTciDataapply (const Scalar< DataVector > &subcell_u, const Mesh< 1 > &dg_mesh, const Mesh< 1 > &subcell_mesh, const evolution::dg::subcell::RdmpTciData &past_rdmp_tci_data, const evolution::dg::subcell::SubcellOptions &subcell_options, double persson_exponent, bool need_rdmp_data_only)
 

Detailed Description

Troubled-cell indicator applied to the finite difference subcell solution to check if the corresponding DG solution is admissible.

Applies the Persson to U on the DG grid, and the RDMP TCI to U.


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