#include "blockforest/SetupBlockForest.h"
#include "blockforest/Types.h"
#include "core/DataTypes.h"
#include "core/cell/CellInterval.h"
#include "core/mpi/MPIManager.h"
#include "core/mpi/Reduce.h"
#include "core/uid/SUID.h"
#include <random>
#include <vector>
Classes | |
class | walberla::mesh::MeshWorkloadMemory< DistanceObject > |
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::mesh | |
Functions | |
template<typename DistanceObject > | |
MeshWorkloadMemory< DistanceObject > | walberla::mesh::makeMeshWorkloadMemory (const shared_ptr< DistanceObject > &distanceObject, const Vector3< typename DistanceObject::Scalar > &cellSize) |
template<typename DistanceObject > | |
MeshWorkloadMemory< DistanceObject > | walberla::mesh::makeMeshWorkloadMemory (const shared_ptr< DistanceObject > &distanceObject, const typename DistanceObject::Scalar cellSize) |