This is the complete list of members for walberla::communication::ReducePackInfo, including all inherited members.
communicateLocal(const IBlock *sender, IBlock *receiver, stencil::Direction dir) | walberla::communication::ReducePackInfo | inline |
getSize() const | walberla::communication::ReducePackInfo | inline |
initBlocks_ | walberla::communication::ReducePackInfo | private |
initData(IBlock *receiver, stencil::Direction dir)=0 | walberla::communication::ReducePackInfo | protectedpure virtual |
packData(const IBlock *sender, stencil::Direction dir, mpi::SendBuffer &outBuffer)=0 | walberla::communication::ReducePackInfo | pure virtual |
ReducePackInfo() | walberla::communication::ReducePackInfo | inline |
reset() | walberla::communication::ReducePackInfo | inline |
safeCommunicateLocal(const IBlock *sender, IBlock *receiver, stencil::Direction dir)=0 | walberla::communication::ReducePackInfo | protectedpure virtual |
safeUnpackData(IBlock *receiver, stencil::Direction dir, mpi::RecvBuffer &buffer)=0 | walberla::communication::ReducePackInfo | protectedpure virtual |
size_ | walberla::communication::ReducePackInfo | private |
unpackData(IBlock *receiver, stencil::Direction dir, mpi::RecvBuffer &buffer) | walberla::communication::ReducePackInfo | inline |
~ReducePackInfo()=default | walberla::communication::ReducePackInfo | virtual |