Cabana 0.8.0-dev
 
Loading...
Searching...
No Matches
Cabana::Grid::FaceHaloPattern< 3 > Class Reference

#include <Cabana_Grid_Halo.hpp>

Inheritance diagram for Cabana::Grid::FaceHaloPattern< 3 >:
Collaboration diagram for Cabana::Grid::FaceHaloPattern< 3 >:

Additional Inherited Members

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

Detailed Description

3d halo with face connectivity. I.e. communicate with all neighbor ranks with which I share a face.


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