SpECTRE  v2024.04.12
Tags::Mortars< Tag, VolumeDim > Struct Template Reference

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

#include <Tags.hpp>

Public Types

using tag = Tag
 
using Key = DirectionalId< VolumeDim >
 
using type = std::unordered_map< Key, typename Tag::type, boost::hash< Key > >
 

Detailed Description

template<typename Tag, size_t VolumeDim>
struct Tags::Mortars< Tag, VolumeDim >

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


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