DynamicCurve.h File Reference

Detailed Description

#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

 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
 
 walberla::blockforest::internal
 

Typedefs

template<typename PhantomData_T >
using walberla::blockforest::DynamicLevelwiseCurveBalance = DynamicCurveBalance< PhantomData_T >