waLBerla 7.2
|
#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 | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | 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) |