#include "blockforest/BlockForest.h"
#include "blockforest/loadbalancing/BlockInfo.h"
#include "blockforest/loadbalancing/InfoCollection.h"
#include <map>
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 | |
void | walberla::pe::createWithNeighborhoodLocalShadow (const BlockForest &bf, const BlockDataID storageID, blockforest::InfoCollection &ic) |
Fills InfoCollection with up to date information. More... | |
void | walberla::pe::createWithNeighborhoodContactsShadow (BlockForest &bf, const BlockDataID storageID, const BlockDataID fcdID, blockforest::InfoCollection &ic) |
Fills InfoCollection with up to date information. More... | |