#include <Cabana_Grid_Halo.hpp>
Additional Inherited Members | |
![]() | |
void | setNeighbors (const std::vector< std::array< int, num_space_dim > > &neighbors) |
Assign the neighbors that are in the halo pattern. | |
std::vector< std::array< int, num_space_dim > > | getNeighbors () const |
Get the neighbors that are in the halo pattern. | |
![]() | |
static constexpr std::size_t | num_space_dim |
Spatial dimension. | |
3d halo with face connectivity. I.e. communicate with all neighbor ranks with which I share a face.