waLBerla 7.2
|
#include "HilbertCompareFunctor.h"
#include <blockforest/HilbertCurveConstruction.h>
#include <core/DataTypes.h>
#include <core/Environment.h>
#include <core/logging/Logging.h>
#include <core/math/Vector3.h>
#include <core/mpi/MPIManager.h>
#include <stack>
#include <vector>
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::mesa_pd |
namespace | walberla::mesa_pd::sorting |
Functions | |
math::Vector3< uint_t > | walberla::mesa_pd::sorting::getChildPosition (const uint_t currentSize, const math::Vector3< uint_t > &parent, const uint_t childId) |
std::vector< math::Vector3< uint_t > > | walberla::mesa_pd::sorting::generateHilbertCurve (const uint_t size) |