SpECTRE  v2023.09.07
amr::Tags::NeighborFlags< VolumeDim > Struct Template Reference

amr::Flags for the neighbors of an Element. More...

#include <NeighborFlags.hpp>

Public Types

using type = std::unordered_map< ElementId< VolumeDim >, std::array< amr::Flag, VolumeDim > >
 

Detailed Description

template<size_t VolumeDim>
struct amr::Tags::NeighborFlags< VolumeDim >

amr::Flags for the neighbors of an Element.


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