This is the complete list of members for walberla::gather::CellGatherPackInfo< Field_T, CellContainer >, including all inherited members.
blocks_ | walberla::gather::CellGatherPackInfo< Field_T, CellContainer > | protected |
CellGatherPackInfo(const shared_ptr< StructuredBlockStorage > &bs, ConstBlockDataID fieldID, const CellContainer &containerOfGlobalCells, const shared_ptr< DataProcessor > &dp) | walberla::gather::CellGatherPackInfo< Field_T, CellContainer > | |
dataProcessor_ | walberla::gather::CellGatherPackInfo< Field_T, CellContainer > | protected |
fieldID_ | walberla::gather::CellGatherPackInfo< Field_T, CellContainer > | protected |
gatherFinished() override | walberla::gather::CellGatherPackInfo< Field_T, CellContainer > | virtual |
localSamplePoints_ | walberla::gather::CellGatherPackInfo< Field_T, CellContainer > | protected |
packData(const IBlock *sender, mpi::SendBuffer &outBuffer) override | walberla::gather::CellGatherPackInfo< Field_T, CellContainer > | virtual |
receivedData | walberla::gather::CellGatherPackInfo< Field_T, CellContainer > | protected |
unpackData(mpi::RecvBuffer &buffer) override | walberla::gather::CellGatherPackInfo< Field_T, CellContainer > | virtual |
~GatherPackInfo()=default | walberla::gather::GatherPackInfo | virtual |