SpECTRE  v2024.04.12
domain::Tags::BoundaryDirectionsExterior< VolumeDim > Struct Template Reference

The set of directions which correspond to external boundaries. To be used to represent data which exists on the exterior side of the external boundary faces. More...

#include <Tags.hpp>

Public Types

using type = std::unordered_set<::Direction< VolumeDim > >
 

Static Public Attributes

static constexpr size_t volume_dim = VolumeDim
 

Detailed Description

template<size_t VolumeDim>
struct domain::Tags::BoundaryDirectionsExterior< VolumeDim >

The set of directions which correspond to external boundaries. To be used to represent data which exists on the exterior side of the external boundary faces.


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