SpECTRE  v2026.09.05
Loading...
Searching...
No Matches
evolution::dg::Tags::MortarDataHistory< Dim > Struct Template Reference

History of the data on mortars, indexed by (Direction, ElementId) pairs, and used by the linear multistep local time stepping code. More...

#include <MortarTags.hpp>

Public Types

using type

Detailed Description

template<size_t Dim>
struct evolution::dg::Tags::MortarDataHistory< Dim >

History of the data on mortars, indexed by (Direction, ElementId) pairs, and used by the linear multistep local time stepping code.

The Dim is the volume dimension, not the face dimension.

Member Typedef Documentation

◆ type

template<size_t Dim>
using evolution::dg::Tags::MortarDataHistory< Dim >::type
Initial value:
Stores a collection of function values.
Definition DataVector.hpp:48
An optimized map with DirectionalId keys.
Definition DirectionalIdMap.hpp:16
History data used by a TimeStepper for boundary integration.
Definition BoundaryHistory.hpp:108
Data on the mortar used to compute the boundary correction for the DG scheme.
Definition MortarData.hpp:62

The documentation for this struct was generated from the following file:
  • src/Evolution/DiscontinuousGalerkin/MortarTags.hpp