waLBerla 7.2
|
#include "BlockStorage.h"
#include "MapPointToPeriodicDomain.h"
#include "PeriodicIntersect.h"
#include "core/Abort.h"
#include "core/debug/CheckFunctions.h"
#include "core/debug/Debug.h"
#include "core/logging/Logging.h"
#include "core/mpi/BufferIO.h"
#include "core/mpi/Gather.h"
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::domain_decomposition |
namespace | walberla::domain_decomposition::internal |
Functions | |
bool | walberla::domain_decomposition::internal::sortBlocksByID (IBlock *lhs, IBlock *rhs) |