#include <FieldExport.impl.h>
|
| GhostLayerFieldDataHandling (const weak_ptr< StructuredBlockStorage > &blocks, const uint_t nrOfGhostLayers, const Value_T &initValue, const Layout layout, uint_t alignment=0) |
|
| ~GhostLayerFieldDataHandling () override=default |
|
GhostLayerField_T * | allocate (IBlock *const block) override |
| must be thread-safe !
|
|
GhostLayerField_T * | reallocate (IBlock *const block) override |
| must be thread-safe !
|
|
Public Member Functions inherited from walberla::field::BlockDataHandling< GhostLayerField_T > |
| ~BlockDataHandling () override=default |
|
void | addInitializationFunction (const InitializationFunction_T &initFunction) |
|
GhostLayerField_T * | initialize (IBlock *const block) override |
| must be thread-safe !
|
|
void | serialize (IBlock *const block, const BlockDataID &id, mpi::SendBuffer &buffer) override |
| must be thread-safe !
|
|
void | serializeCoarseToFine (Block *const block, const BlockDataID &id, mpi::SendBuffer &buffer, const uint_t child) override |
| must be thread-safe !
|
|
void | serializeFineToCoarse (Block *const block, const BlockDataID &id, mpi::SendBuffer &buffer) override |
| must be thread-safe !
|
|
GhostLayerField_T * | deserialize (IBlock *const block) override |
| must be thread-safe !
|
|
void | deserialize (IBlock *const block, const BlockDataID &id, mpi::RecvBuffer &buffer) override |
| must be thread-safe !
|
|
GhostLayerField_T * | deserializeCoarseToFine (Block *const block) override |
| must be thread-safe !
|
|
void | deserializeCoarseToFine (Block *const block, const BlockDataID &id, mpi::RecvBuffer &buffer) override |
| must be thread-safe !
|
|
GhostLayerField_T * | deserializeFineToCoarse (Block *const block) override |
| must be thread-safe !
|
|
void | deserializeFineToCoarse (Block *const block, const BlockDataID &id, mpi::RecvBuffer &buffer, const uint_t child) override |
| must be thread-safe !
|
|
◆ Value_T
template<typename GhostLayerField_T >
◆ GhostLayerFieldDataHandling()
template<typename GhostLayerField_T >
◆ ~GhostLayerFieldDataHandling()
template<typename GhostLayerField_T >
◆ allocate()
template<typename GhostLayerField_T >
◆ reallocate()
template<typename GhostLayerField_T >
◆ alignment_
template<typename GhostLayerField_T >
◆ blocks_
template<typename GhostLayerField_T >
◆ initValue_
template<typename GhostLayerField_T >
◆ layout_
template<typename GhostLayerField_T >
◆ nrOfGhostLayers_
template<typename GhostLayerField_T >
The documentation for this class was generated from the following file:
- /builds/administration/walberla-website/walberla/src/python_coupling/export/FieldExport.impl.h