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 ! More...
 
- 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 ! More...
 
CellIntervaldeserialize (IBlock *const block) override
 must be thread-safe ! More...
 
void deserialize (IBlock *const, const BlockDataID &, mpi::RecvBuffer &) override
 must be thread-safe ! More...
 
- 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 = CellInterval
 

Constructor & Destructor Documentation

◆ CellBoundingBoxHandling()

walberla::domain_decomposition::StructuredBlockStorage::CellBoundingBoxHandling::CellBoundingBoxHandling ( const StructuredBlockStorage storage)
inline

Member Function Documentation

◆ initialize()

CellInterval* walberla::domain_decomposition::StructuredBlockStorage::CellBoundingBoxHandling::initialize ( IBlock *const  block)
inlineoverridevirtual

Member Data Documentation

◆ storage_

const StructuredBlockStorage& walberla::domain_decomposition::StructuredBlockStorage::CellBoundingBoxHandling::storage_
private

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