SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
Burgers::subcell::TciOnDgGrid Struct Reference

The troubled-cell indicator run on the DG grid to check if the solution is admissible. More...

#include <TciOnDgGrid.hpp>

Public Types

using return_tags = tmpl::list<>
using argument_tags

Static Public Member Functions

static std::tuple< bool, evolution::dg::subcell::RdmpTciDataapply (const Scalar< DataVector > &dg_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 element_stays_on_dg)

Detailed Description

The troubled-cell indicator run on the DG grid to check if the solution is admissible.

Applies the Persson and RDMP TCI to \(U\).

Member Typedef Documentation

◆ argument_tags

using Burgers::subcell::TciOnDgGrid::argument_tags
Initial value:
tmpl::list<Burgers::Tags::U, domain::Tags::Mesh<1>,
The data for the RDMP troubled-cell indicator.
Definition DataForRdmpTci.hpp:11
The mesh on the subcells.
Definition Mesh.hpp:22
System-agnostic options for DG-subcell.
Definition SubcellOptions.hpp:31

The documentation for this struct was generated from the following file:
  • src/Evolution/Systems/Burgers/Subcell/TciOnDgGrid.hpp