waLBerla 7.2
|
#include <BlockDataHandling.h>
Public Types | |
using | value_type = T |
Public Member Functions | |
virtual | ~BlockDataHandling ()=default |
virtual T * | initialize (IBlock *const block)=0 |
must be thread-safe ! | |
virtual void | serialize (IBlock *const block, const BlockDataID &id, mpi::SendBuffer &buffer)=0 |
must be thread-safe ! | |
virtual T * | deserialize (IBlock *const block)=0 |
must be thread-safe ! | |
virtual void | deserialize (IBlock *const block, const BlockDataID &id, mpi::RecvBuffer &buffer)=0 |
must be thread-safe ! | |
using walberla::domain_decomposition::BlockDataHandling< T >::value_type = T |
|
virtualdefault |
Reimplemented in walberla::blockforest::BlockDataHandling< T >, walberla::blockforest::BlockDataHandling< Adaptor_T >, walberla::blockforest::BlockDataHandling< CellInterval >, walberla::blockforest::BlockDataHandling< Distributor_T >, walberla::blockforest::BlockDataHandling< Field_T >, walberla::blockforest::BlockDataHandling< Field_T::FlattenedField >, walberla::blockforest::BlockDataHandling< GhostLayerField_T >, walberla::blockforest::BlockDataHandling< internal::MarkerField_T >, walberla::blockforest::BlockDataHandling< internal::ParticleDeleter >, walberla::blockforest::BlockDataHandling< Interpolator_T >, walberla::blockforest::BlockDataHandling< NonuniformCommData< LatticeStorageSpecification_T > >, walberla::blockforest::BlockDataHandling< NonuniformGPUCommData< LatticeStorageSpecification_T > >, walberla::blockforest::BlockDataHandling< PdfField< LatticeModel_T > >, walberla::blockforest::BlockDataHandling< PdfField< LatticeStorageSpecification_T > >, walberla::field::BlockDataHandling< Field_T, Pseudo2D >, walberla::field::BlockDataHandling< GhostLayerField_T >, walberla::field::BlockDataHandling< PdfField< LatticeModel_T >, LatticeModel_T::Stencil::D==2 >, and walberla::field::BlockDataHandling< PdfField< LatticeStorageSpecification_T >, LatticeStorageSpecification_T::Stencil::D==2 >.
|
pure virtual |
must be thread-safe !
Implemented in walberla::blockforest::AlwaysInitializeBlockDataHandling< T >, walberla::blockforest::AlwaysInitializeBlockDataHandling< Adaptor_T >, walberla::blockforest::AlwaysInitializeBlockDataHandling< CellInterval >, walberla::blockforest::AlwaysInitializeBlockDataHandling< Distributor_T >, walberla::blockforest::AlwaysInitializeBlockDataHandling< Field_T >, walberla::blockforest::AlwaysInitializeBlockDataHandling< Field_T::FlattenedField >, walberla::blockforest::AlwaysInitializeBlockDataHandling< GhostLayerField_T >, walberla::blockforest::AlwaysInitializeBlockDataHandling< Interpolator_T >, walberla::blockforest::AlwaysInitializeBlockDataHandling< NonuniformCommData< LatticeStorageSpecification_T > >, walberla::blockforest::AlwaysInitializeBlockDataHandling< NonuniformGPUCommData< LatticeStorageSpecification_T > >, walberla::domain_decomposition::AlwaysInitializeBlockDataHandling< T >, walberla::domain_decomposition::AlwaysInitializeBlockDataHandling< CellInterval >, walberla::domain_decomposition::internal::BlockDataHandlingFunctionAdaptor< T >, walberla::field::BlockDataHandling< Field_T, Pseudo2D >, walberla::field::BlockDataHandling< GhostLayerField_T >, walberla::field::BlockDataHandling< PdfField< LatticeModel_T >, LatticeModel_T::Stencil::D==2 >, walberla::field::BlockDataHandling< PdfField< LatticeStorageSpecification_T >, LatticeStorageSpecification_T::Stencil::D==2 >, walberla::free_surface::internal::BoundaryBlockDataHandling< LatticeModel_T, FlagField_T, ScalarField_T >, walberla::lbm::MarkerData< LatticeModel_T, Filter_T >, and walberla::mesa_pd::domain::BlockForestDataHandling.
|
pure virtual |
must be thread-safe !
Implemented in walberla::blockforest::AlwaysInitializeBlockDataHandling< T >, walberla::blockforest::AlwaysInitializeBlockDataHandling< Adaptor_T >, walberla::blockforest::AlwaysInitializeBlockDataHandling< CellInterval >, walberla::blockforest::AlwaysInitializeBlockDataHandling< Distributor_T >, walberla::blockforest::AlwaysInitializeBlockDataHandling< Field_T >, walberla::blockforest::AlwaysInitializeBlockDataHandling< Field_T::FlattenedField >, walberla::blockforest::AlwaysInitializeBlockDataHandling< GhostLayerField_T >, walberla::blockforest::AlwaysInitializeBlockDataHandling< Interpolator_T >, walberla::blockforest::AlwaysInitializeBlockDataHandling< NonuniformCommData< LatticeStorageSpecification_T > >, walberla::blockforest::AlwaysInitializeBlockDataHandling< NonuniformGPUCommData< LatticeStorageSpecification_T > >, walberla::domain_decomposition::AlwaysInitializeBlockDataHandling< T >, walberla::domain_decomposition::AlwaysInitializeBlockDataHandling< CellInterval >, walberla::domain_decomposition::internal::BlockDataHandlingFunctionAdaptor< T >, walberla::field::BlockDataHandling< Field_T, Pseudo2D >, walberla::field::BlockDataHandling< GhostLayerField_T >, walberla::field::BlockDataHandling< PdfField< LatticeModel_T >, LatticeModel_T::Stencil::D==2 >, walberla::field::BlockDataHandling< PdfField< LatticeStorageSpecification_T >, LatticeStorageSpecification_T::Stencil::D==2 >, walberla::free_surface::internal::BoundaryBlockDataHandling< LatticeModel_T, FlagField_T, ScalarField_T >, walberla::lbm::internal::PdfFieldHandling< LatticeModel_T >, walberla::lbm::MarkerData< LatticeModel_T, Filter_T >, walberla::lbm_generated::internal::PdfFieldHandling< LatticeStorageSpecification_T >, and walberla::mesa_pd::domain::BlockForestDataHandling.
|
pure virtual |
must be thread-safe !
Implemented in walberla::blockforest::AlwaysCreateBlockDataHandling< T >, walberla::blockforest::StructuredBlockForest::CellBoundingBoxHandling, walberla::domain_decomposition::internal::BlockDataHandlingFunctionAdaptor< T >, walberla::domain_decomposition::StructuredBlockStorage::CellBoundingBoxHandling, walberla::field::AdaptorHandling< Adaptor_T >, walberla::field::AlwaysInitializeBlockDataHandling< GhostLayerField_T >, walberla::field::BlockDataHandling< Field_T, Pseudo2D >, walberla::field::BlockDataHandling< GhostLayerField_T >, walberla::field::BlockDataHandling< PdfField< LatticeModel_T >, LatticeModel_T::Stencil::D==2 >, walberla::field::BlockDataHandling< PdfField< LatticeStorageSpecification_T >, LatticeStorageSpecification_T::Stencil::D==2 >, walberla::field::CloneBlockDataHandling< Field_T >, walberla::field::DistributorHandling< Distributor_T, FlagField_T >, walberla::field::FlattenedShallowCopyBlockDataHandling< Field_T >, walberla::field::InterpolatorHandling< Interpolator_T, FlagField_T >, walberla::free_surface::internal::BoundaryBlockDataHandling< LatticeModel_T, FlagField_T, ScalarField_T >, walberla::lbm::MarkerData< LatticeModel_T, Filter_T >, walberla::lbm_generated::NonuniformCommDataHandling< LatticeStorageSpecification_T >, walberla::lbm_generated::NonuniformGPUCommDataHandling< LatticeStorageSpecification_T >, and walberla::mesa_pd::domain::BlockForestDataHandling.
|
pure virtual |
must be thread-safe !
Implemented in walberla::blockforest::AlwaysInitializeBlockDataHandling< T >, walberla::blockforest::AlwaysInitializeBlockDataHandling< Adaptor_T >, walberla::blockforest::AlwaysInitializeBlockDataHandling< CellInterval >, walberla::blockforest::AlwaysInitializeBlockDataHandling< Distributor_T >, walberla::blockforest::AlwaysInitializeBlockDataHandling< Field_T >, walberla::blockforest::AlwaysInitializeBlockDataHandling< Field_T::FlattenedField >, walberla::blockforest::AlwaysInitializeBlockDataHandling< GhostLayerField_T >, walberla::blockforest::AlwaysInitializeBlockDataHandling< Interpolator_T >, walberla::blockforest::AlwaysInitializeBlockDataHandling< NonuniformCommData< LatticeStorageSpecification_T > >, walberla::blockforest::AlwaysInitializeBlockDataHandling< NonuniformGPUCommData< LatticeStorageSpecification_T > >, walberla::domain_decomposition::AlwaysInitializeBlockDataHandling< T >, walberla::domain_decomposition::AlwaysInitializeBlockDataHandling< CellInterval >, walberla::domain_decomposition::internal::BlockDataHandlingFunctionAdaptor< T >, walberla::field::BlockDataHandling< Field_T, Pseudo2D >, walberla::field::BlockDataHandling< GhostLayerField_T >, walberla::field::BlockDataHandling< PdfField< LatticeModel_T >, LatticeModel_T::Stencil::D==2 >, walberla::field::BlockDataHandling< PdfField< LatticeStorageSpecification_T >, LatticeStorageSpecification_T::Stencil::D==2 >, walberla::free_surface::internal::BoundaryBlockDataHandling< LatticeModel_T, FlagField_T, ScalarField_T >, walberla::lbm::internal::PdfFieldHandling< LatticeModel_T >, walberla::lbm::MarkerData< LatticeModel_T, Filter_T >, walberla::lbm_generated::internal::PdfFieldHandling< LatticeStorageSpecification_T >, and walberla::mesa_pd::domain::BlockForestDataHandling.