SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
ForceFree::subcell Namespace Reference

Code required by the DG-FD hybrid solver. More...

Classes

class  GhostVariables
 Returns J~i, E~i, B~i, ψ~, ϕ~ and q~ for FD reconstruction. More...
 
struct  NeighborPackagedData
 On elements using DG, reconstructs the interface data from a neighboring element doing subcell. More...
 
struct  SetInitialRdmpData
 Sets the initial RDMP data. More...
 
class  TciOnDgGrid
 The troubled-cell indicator run on the DG grid to check if the solution is admissible. More...
 
class  TciOnFdGrid
 The troubled-cell indicator run on the FD grid to check if the corresponding DG solution is admissible. More...
 
struct  TciOptions
 

Functions

template<typename TagsList >
void compute_fluxes (const gsl::not_null< Variables< TagsList > * > vars)
 Compute fluxes for subcell variables.
 

Detailed Description

Code required by the DG-FD hybrid solver.