#include <AdaptorCreators.h>
|
| AdaptorHandling (const ConstBlockDataID &adaptedFieldId, const AdaptionFunction_T &function) |
|
Adaptor_T * | initialize (IBlock *const block) override |
| must be thread-safe !
|
|
Public Member Functions inherited from walberla::blockforest::AlwaysInitializeBlockDataHandling< Adaptor_T > |
| ~AlwaysInitializeBlockDataHandling () override=default |
|
void | serialize (IBlock *const, const BlockDataID &, mpi::SendBuffer &) override |
| must be thread-safe !
|
|
void | serializeCoarseToFine (Block *const, const BlockDataID &, mpi::SendBuffer &, const uint_t) override |
| must be thread-safe !
|
|
void | serializeFineToCoarse (Block *const, const BlockDataID &, mpi::SendBuffer &) override |
| must be thread-safe !
|
|
Adaptor_T * | deserialize (IBlock *const block) override |
| must be thread-safe !
|
|
void | deserialize (IBlock *const, const BlockDataID &, mpi::RecvBuffer &) override |
| must be thread-safe !
|
|
Adaptor_T * | deserializeCoarseToFine (Block *const block) override |
| must be thread-safe !
|
|
void | deserializeCoarseToFine (Block *const, const BlockDataID &, mpi::RecvBuffer &) override |
| must be thread-safe !
|
|
Adaptor_T * | deserializeFineToCoarse (Block *const block) override |
| must be thread-safe !
|
|
void | deserializeFineToCoarse (Block *const, const BlockDataID &, mpi::RecvBuffer &, const uint_t) override |
| must be thread-safe !
|
|
Public Member Functions inherited from walberla::blockforest::BlockDataHandling< Adaptor_T > |
| ~BlockDataHandling () override=default |
|
◆ AdaptionFunction_T
template<typename Adaptor_T >
◆ AdaptorHandling()
template<typename Adaptor_T >
◆ initialize()
template<typename Adaptor_T >
◆ adaptedFieldId_
template<typename Adaptor_T >
◆ function_
template<typename Adaptor_T >
The documentation for this class was generated from the following file:
- /builds/administration/walberla-website/walberla/src/field/adaptors/AdaptorCreators.h