SpECTRE  v2024.04.12
elliptic::dg::Tags Namespace Reference

DataBox tags related to elliptic discontinuous Galerkin schemes. More...

Classes

struct  Formulation
 The DG formulation to use (strong or weak) More...
 
struct  Massive
 Whether or not to multiply the DG operator with the mass matrix. Massive DG operators can be easier to solve because they are symmetric, or at least closer to symmetry. More...
 
struct  MortarData
 Holds elliptic::dg::MortarData, i.e. boundary data on both sides of a mortar. More...
 
struct  PenaltyFactor
 The penalty factor in internal penalty fluxes. More...
 
struct  PenaltyParameter
 The prefactor to the penalty term of the numerical flux. More...
 
struct  Quadrature
 The quadrature method used for the elliptic DG discretization. More...
 

Detailed Description

DataBox tags related to elliptic discontinuous Galerkin schemes.