SpECTRE
v2025.03.17
|
Tags used for DG evolution scheme. More...
Classes | |
struct | BoundaryCorrectionAndGhostCellsInbox |
The inbox tag for boundary correction communication and DG-subcell ghost zone cells. More... | |
struct | BoundaryData |
Simple tag used to store inbox data in the DataBox. More... | |
struct | BoundaryMessageFromInbox |
The BoundaryMessage received from the inbox. More... | |
struct | BoundaryMessageInbox |
The inbox tag for boundary correction communication and DG-subcell ghost zone cells using a BoundaryMessage object. More... | |
struct | MagnitudeOfNormal |
The magnitude of the unnormalized normal covector to the interface. More... | |
struct | MortarData |
Data on mortars, indexed by (Direction, ElementId) pairs. More... | |
struct | MortarDataHistory |
History of the data on mortars, indexed by (Direction, ElementId) pairs, and used by the linear multistep local time stepping code. More... | |
struct | MortarMesh |
Mesh on the mortars, indexed by (Direction, ElementId) pairs. More... | |
struct | MortarNextTemporalId |
The next temporal id at which to receive data on the specified mortar. More... | |
struct | MortarSize |
Size of a mortar, relative to the element face. That is, the part of the face that it covers. More... | |
struct | NormalCovector |
The normal covector to the interface. More... | |
struct | NormalCovectorAndMagnitude |
The normal covector and its magnitude for all internal faces of an element. More... | |
struct | Quadrature |
The quadrature points to use initially. More... | |
Tags used for DG evolution scheme.