waLBerla 7.2
|
#include "BlockDataID.h"
#include "IBlock.h"
#include "core/Abort.h"
#include "core/debug/Debug.h"
#include "core/mpi/RecvBuffer.h"
#include "core/mpi/SendBuffer.h"
#include "core/selectable/SetSelectableObject.h"
#include "core/uid/SUID.h"
#include <string>
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 |
Typedefs | |
using | walberla::domain_decomposition::internal::SelectableBlockDataHandlingWrapper = selectable::SetSelectableObject<shared_ptr<BlockDataHandlingWrapper>, SUID> |