GhostRegions.h File Reference

Detailed Description

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::field
 

Functions

template<typename GhostLayerField_T >
CellInterval walberla::field::getGhostRegion (const GhostLayerField_T &f, stencil::Direction d, cell_idx_t thickness, bool fullSlice)
 Constructs CellInterval containing the ghost region in the specified direction. More...
 
template<typename GhostLayerField_T >
CellInterval walberla::field::getSliceBeforeGhostLayer (const GhostLayerField_T &f, stencil::Direction d, cell_idx_t thickness, bool fullSlice)
 Constructs CellInterval containing the last slice before the ghost layer begins for a given direction. More...