SpECTRE  v2024.04.12
evolution::dg::Tags::MortarData< Dim > Struct Template Reference

Data on mortars, indexed by (Direction, ElementId) pairs. More...

#include <MortarTags.hpp>

Public Types

using Key = DirectionalId< Dim >
 
using type = std::unordered_map< Key, evolution::dg::MortarData< Dim >, boost::hash< Key > >
 

Detailed Description

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

Data on mortars, indexed by (Direction, ElementId) pairs.

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


The documentation for this struct was generated from the following file: