SpECTRE  v2024.04.12
amr::Tags::NeighborInfo< VolumeDim > Struct Template Reference

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

#include <NeighborFlags.hpp>

Public Types

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

Detailed Description

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

amr::Info for the neighbors of an Element.

Note that the amr::Info is stored in the orientation of the neighbor, i.e., dimensions are not reoriented to the orientation of the element.


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