#include "BlockStorage.h"
#include "core/DataTypes.h"
#include "core/NonCopyable.h"
#include "core/cell/Cell.h"
#include "core/cell/CellInterval.h"
#include "core/debug/Debug.h"
#include <functional>
Classes | |
struct | walberla::domain_decomposition::StructuredBlockDataCreator< T > |
class | walberla::domain_decomposition::StructuredBlockStorage |
Base class for structured block storages (the entire simulation space is partitioned into blocks [see class 'IBlock'], the blocks are partitioned into cells, and structured block storages manage those blocks) More... | |
class | walberla::domain_decomposition::StructuredBlockStorage::StructuredBlockDataAdder |
helper class for adding multiple block data initialization functions More... | |
class | walberla::domain_decomposition::StructuredBlockStorage::CellBoundingBoxHandling |
Namespaces | |
walberla | |
\file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede.nosp@m.rik..nosp@m.henni.nosp@m.g@fa.nosp@m.u.de | |
walberla::domain_decomposition | |