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::pe | |
Functions | |
template<class BlockT > | |
bool | walberla::pe::hasNeighborOwner (const BlockT &block, const Owner &owner) |
Checks if one of the neighbor blocks is owned by process with rank rank. More... | |
template<class BlockT > | |
Owner | walberla::pe::findContainingProcess (const BlockT &block, const math::Vector3< real_t > pt) |
Looks through all neighboring blocks to find the one whose AABB contains pt. More... | |