|
Cabana 0.8.0-dev
|
Base halo exchange pattern class. More...
#include <Cabana_Grid_HaloBase.hpp>
Public Member Functions | |
| 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 Public Attributes | |
| static constexpr std::size_t | num_space_dim = NumSpaceDim |
| Spatial dimension. | |
Base halo exchange pattern class.