waLBerla 7.3
Loading...
Searching...
No Matches
walberla::domain_decomposition::StructuredBlockStorage::CellBoundingBoxHandling Class Reference

#include <StructuredBlockStorage.h>

Inheritance diagram for walberla::domain_decomposition::StructuredBlockStorage::CellBoundingBoxHandling:

Public Member Functions

 CellBoundingBoxHandling (const StructuredBlockStorage &storage)
CellIntervalinitialize (IBlock *const block) override
 must be thread-safe !
Public Member Functions inherited from walberla::domain_decomposition::AlwaysInitializeBlockDataHandling< CellInterval >
 ~AlwaysInitializeBlockDataHandling () override=default
void serialize (IBlock *const, const BlockDataID &, mpi::SendBuffer &) override
 must be thread-safe !
CellIntervaldeserialize (IBlock *const block) override
 must be thread-safe !
Public Member Functions inherited from walberla::domain_decomposition::BlockDataHandling< CellInterval >
virtual ~BlockDataHandling ()=default

Private Attributes

const StructuredBlockStoragestorage_

Additional Inherited Members

Public Types inherited from walberla::domain_decomposition::BlockDataHandling< CellInterval >
using value_type

Constructor & Destructor Documentation

◆ CellBoundingBoxHandling()

Member Function Documentation

◆ initialize()

Member Data Documentation

◆ storage_


The documentation for this class was generated from the following file: