waLBerla 7.2
|
#include "BlockID.h"
#include "BlockNeighborhoodSection.h"
#include "BlockReconstruction.h"
#include "Types.h"
#include "core/debug/Debug.h"
#include "core/math/AABB.h"
#include "core/mpi/RecvBuffer.h"
#include "core/mpi/SendBuffer.h"
#include "domain_decomposition/IBlock.h"
#include <vector>
Classes | |
class | walberla::blockforest::Block |
struct | walberla::blockforest::Block::NeighborBlock |
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::blockforest |
Typedefs | |
using | walberla::Block = blockforest::Block |