Cabana 0.8.0-dev
 
Loading...
Searching...
No Matches
Cabana::Grid::NodeHaloPattern< 2 > Class Reference

#include <Cabana_Grid_Halo.hpp>

Inheritance diagram for Cabana::Grid::NodeHaloPattern< 2 >:
Collaboration diagram for Cabana::Grid::NodeHaloPattern< 2 >:

Additional Inherited Members

- Public Member Functions inherited from Cabana::Grid::HaloPattern< 2 >
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 inherited from Cabana::Grid::HaloPattern< 2 >
static constexpr std::size_t num_space_dim
 Spatial dimension.
 

Detailed Description

2d halo with node connectivity. I.e. communicate with all neighbor ranks with which I share a node.


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