waLBerla 7.2
|
#include <UniformDirectScheme.h>
Static Public Member Functions | |
static bool | sortByLocal (const CommInfo &lhs, const CommInfo &rhs) |
static bool | sortByRemote (const CommInfo &lhs, const CommInfo &rhs) |
Public Attributes | |
uint_t | dataIdx |
index into dataInfos_ | |
BlockID | localBlockId |
BlockID | remoteBlockId |
uint_t | remoteProcess |
stencil::Direction | dir |
Friends | |
std::ostream & | operator<< (std::ostream &os, const CommInfo &ci) |
|
static |
|
static |
|
friend |
uint_t walberla::blockforest::communication::UniformDirectScheme< Stencil_T >::CommInfo::dataIdx |
index into dataInfos_
stencil::Direction walberla::blockforest::communication::UniformDirectScheme< Stencil_T >::CommInfo::dir |
BlockID walberla::blockforest::communication::UniformDirectScheme< Stencil_T >::CommInfo::localBlockId |
BlockID walberla::blockforest::communication::UniformDirectScheme< Stencil_T >::CommInfo::remoteBlockId |
uint_t walberla::blockforest::communication::UniformDirectScheme< Stencil_T >::CommInfo::remoteProcess |