#include "mesh_common/MeshOperations.h"
#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/Optional.h"
#include <random>
#include <vector>
Classes | |
class | walberla::mesh::RefinementSelection< 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 > | |
RefinementSelection< DistanceObject > | walberla::mesh::makeRefinementSelection (const shared_ptr< DistanceObject > &distanceObject, const uint_t level, const real_t distance, real_t maxError) |