waLBerla 7.3
Loading...
Searching...
No Matches
StructuredBlockStorage.h File Reference

Detailed Description

#include "BlockStorage.h"
#include "core/DataTypes.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
struct  walberla::StructuredBlockDataCreator< T >
class  walberla::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...

Namespaces

namespace  walberla
 Storage for detected contacts which can be used to perform actions for all contacts, e.g.
namespace  walberla::domain_decomposition