SpECTRE  v2026.06.30
Loading...
Searching...
No Matches
evolution::dg::Actions Namespace Reference

Actions for using the discontinuous Galerkin to evolve hyperbolic partial differential equations. More...

Classes

struct  ApplyAuxiliaryBoundaryCorrectionsToVariables
 Receives and lifts the LDG auxiliary boundary corrections into the auxiliary variables. More...
struct  ApplyBoundaryCorrectionsToTimeDerivative
 Computes the boundary corrections for global time-stepping and adds them to the time derivative. More...
struct  ApplyLtsBoundaryCorrections
 Computes the boundary corrections for local time-stepping and adds them to the variables. More...
struct  ChangeFixedLtsRatio
 Adjust Tags::FixedLtsRatio based on previous executions of Events::ChangeFixedLtsRatio. More...
struct  ComputeTimeDerivative
 Computes the time derivative for a DG time step. More...

Detailed Description

Actions for using the discontinuous Galerkin to evolve hyperbolic partial differential equations.