|
uint_t | walberla::blockforest::getBlockNeighborhoodSectionIndex (const int x, const int y, const int z) |
|
uint_t | walberla::blockforest::getBlockNeighborhoodSectionIndex (const uint_t x, const uint_t y, const uint_t z) |
|
uint_t | walberla::blockforest::getBlockNeighborhoodSectionIndex (const stencil::Direction &d) |
|
uint_t | walberla::blockforest::getBlockMaxNeighborhoodSectionSize (const uint_t sectionIndex) |
|
const std::array< uint_t, 6 > & | walberla::blockforest::getFaceNeighborhoodSectionIndices () |
|
const std::array< uint_t, 12 > & | walberla::blockforest::getEdgeNeighborhoodSectionIndices () |
|
const std::array< uint_t, 8 > & | walberla::blockforest::getCornerNeighborhoodSectionIndices () |
|