SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
ForceFree::subcell Namespace Reference

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

Classes

class  GhostVariables
 Returns \(\tilde{J}^i\), \(\tilde{E}^i\), \(\tilde{B}^i\), \(\tilde{\psi}\), \(\tilde{\phi}\) and \(\tilde{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.