Cabana 0.8.0-dev
Loading...
Searching...
No Matches
Cabana::Grid::HaloPattern< NumSpaceDim > Class Template Reference

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.

Detailed Description

template<std::size_t NumSpaceDim>
class Cabana::Grid::HaloPattern< NumSpaceDim >

Base halo exchange pattern class.


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