SpECTRE  v2024.04.12
evolution::dg::subcell::Actions::Labels Namespace Reference

Labels used to navigate the action list when using a DG-subcell scheme. More...

Classes

struct  BeginDg
 Label marking the start of the unlimited DG solver. More...
 
struct  BeginSubcell
 Label marking the start of the subcell solver. More...
 
struct  BeginSubcellAfterDgRollback
 Label marking the part of the subcell solver that the unlimited DG solver jumps to after rolling back the unlimited DG step because it was inadmissible. More...
 
struct  EndOfSolvers
 Label marking the end of the step_actions, i.e. the end of both the unlimited DG solver and the subcell solver. More...
 

Detailed Description

Labels used to navigate the action list when using a DG-subcell scheme.