#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/GlobalState.h"
#include "core/uid/SUID.h"
#include <string>
Namespaces | |
walberla | |
\file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede rik. henni g@fa u.de | |
walberla::domain_decomposition | |
walberla::domain_decomposition::internal | |
Typedefs | |
using | walberla::domain_decomposition::internal::SelectableBlockDataHandlingWrapper = selectable::SetSelectableObject< shared_ptr< BlockDataHandlingWrapper >, SUID > |