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

The next temporal id at which to receive data on the specified mortar. More...

#include <MortarTags.hpp>

Public Types

using Key = DirectionalId< Dim >
 
using type = std::unordered_map< Key, TimeStepId, boost::hash< Key > >
 

Detailed Description

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

The next temporal id at which to receive data on the specified mortar.

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


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