#include "NoPhantomData.h"
#include "blockforest/BlockForest.h"
#include "blockforest/PhantomBlockForest.h"
#include "core/DataTypes.h"
#include "core/debug/Debug.h"
#include "core/math/Random.h"
#include "core/mpi/BufferSystem.h"
#include "core/mpi/MPIManager.h"
#include "core/mpi/Reduce.h"
#include <map>
#include <set>
#include <type_traits>
#include <vector>
Classes | |
class | walberla::blockforest::DynamicDiffusionBalance< PhantomData_T > |
This class implements a diffusive algorithm for load balancing. More... | |
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 | |
Typedefs | |
template<typename PhantomData_T > | |
using | walberla::blockforest::DynamicLevelwiseDiffusionBalance = DynamicDiffusionBalance< PhantomData_T > |