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

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

#include <MortarTags.hpp>

Public Types

using Key = DirectionalId< Dim >
 
using type = std::unordered_map< Key, Mesh< Dim - 1 >, boost::hash< Key > >
 

Detailed Description

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

Mesh on the 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: