waLBerla 7.2
|
#include "StaticParMetis.h"
#include "core/load_balancing/ParMetisWrapper.h"
#include "core/logging/Logging.h"
#include "core/mpi/BufferSystem.h"
#include "core/mpi/MPIManager.h"
#include "core/mpi/Gather.h"
#include "core/mpi/Gatherv.h"
#include "core/mpi/Tokenizing.h"
#include "core/timing/Timer.h"
#include "core/StringUtility.h"
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::blockforest |
Typedefs | |
using | walberla::blockforest::idx_t = uint_t |
Functions | |
template<typename T > | |
T * | walberla::blockforest::ptr (std::vector< T > &v) |