SpECTRE
v2022.08.01
|
The neighbor data for reconstruction. More...
#include <NeighborData.hpp>
Public Types | |
using | type = FixedHashMap< maximum_number_of_neighbors(Dim), std::pair< Direction< Dim >, ElementId< Dim > >, std::vector< double >, boost::hash< std::pair< Direction< Dim >, ElementId< Dim > > > > |
The neighbor data for reconstruction.