|
waLBerla 7.2
|
#include "blockforest/PhantomBlockForest.h"#include "core/debug/Debug.h"#include "core/DataTypes.h"#include "core/math/Vector3.h"#include "core/mpi/MPIWrapper.h"#include <cmath>#include <map>#include <vector>Classes | |
| class | walberla::blockforest::DynamicParMetis |
| class | walberla::blockforest::DynamicParMetisBlockInfo |
| struct | walberla::blockforest::DynamicParMetisBlockInfoPackUnpack |
Namespaces | |
| namespace | walberla |
| Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
| namespace | walberla::blockforest |
Functions | |
| std::pair< uint_t, uint_t > | walberla::blockforest::getBlockSequenceRange (const PhantomBlockForest &phantomForest, MPI_Comm comm) |
| std::map< blockforest::BlockID, uint_t > | walberla::blockforest::getBlockIdToSequenceMapping (const PhantomBlockForest &phantomForest, const std::pair< uint_t, uint_t > &blockSequenceRange, MPI_Comm comm) |