SpECTRE
v2022.05.05
|
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 = tmpl::list< Burgers::Tags::U, domain::Tags::Mesh< 1 > > |
Static Public Member Functions | |
static bool | apply (const Scalar< DataVector > &dg_u, const Mesh< 1 > &dg_mesh, double persson_exponent) |
The troubled-cell indicator run on the DG grid to check if the solution is admissible.
Applies the Persson TCI to \(U\).