BlockNeighborhoodSection.h File Reference

Detailed Description

#include "core/DataTypes.h"
#include "core/debug/Debug.h"
#include "stencil/Directions.h"
#include <array>

Namespaces

 walberla
 \file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede.nosp@m.rik..nosp@m.henni.nosp@m.g@fa.nosp@m.u.de
 
 walberla::blockforest
 

Functions

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 ()