waLBerla 7.2
|
#include "NoPhantomData.h"
#include "blockforest/BlockForest.h"
#include "blockforest/HilbertCurveConstruction.h"
#include "blockforest/PhantomBlockForest.h"
#include "core/DataTypes.h"
#include "core/debug/CheckFunctions.h"
#include "core/debug/Debug.h"
#include "core/mpi/BufferSystem.h"
#include "core/mpi/Gatherv.h"
#include "core/mpi/MPIManager.h"
#include <cmath>
#include <map>
#include <set>
#include <stack>
#include <type_traits>
#include <vector>
Classes | |
class | walberla::blockforest::internal::BlockIDSorter< PhantomData_T, Value_T, weighted > |
class | walberla::blockforest::internal::BlockIDSorter< PhantomData_T, Value_T, false > |
struct | walberla::blockforest::internal::Node< pid_t, idx_t > |
class | walberla::blockforest::DynamicCurveBalance< PhantomData_T > |
This class implements Hilber and Morton space filling curves for load balancing. More... | |
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::blockforest |
namespace | walberla::blockforest::internal |