addSample(real_t t, const RealVec3 &p) | walberla::gather::CurveGatherPackInfo< GhostLayerField_T, Interpolator > | protected |
blocks_ | walberla::gather::CurveGatherPackInfo< GhostLayerField_T, Interpolator > | protected |
CurveCallback typedef | walberla::gather::CurveGatherPackInfo< GhostLayerField_T, Interpolator > | |
CurveGatherPackInfo(const shared_ptr< StructuredBlockStorage > &bs, ConstBlockDataID fieldID, CurveCallback curveCallback, real_t tStart, real_t tEnd, uint_t numSamples, const shared_ptr< DataProcessor > &dp) | walberla::gather::CurveGatherPackInfo< GhostLayerField_T, Interpolator > | |
CurveGatherPackInfo(const shared_ptr< StructuredBlockStorage > &bs, ConstBlockDataID field, const std::string &curveX, const std::string &curveY, const std::string &curveZ, real_t tStart, real_t tEnd, uint_t numSamples, const shared_ptr< DataProcessor > &dp) | walberla::gather::CurveGatherPackInfo< GhostLayerField_T, Interpolator > | |
CurveGatherPackInfo(const shared_ptr< StructuredBlockStorage > &bs, ConstBlockDataID field, const std::vector< RealVec3 > &samplePoints, const shared_ptr< DataProcessor > &dp) | walberla::gather::CurveGatherPackInfo< GhostLayerField_T, Interpolator > | |
dataProcessor_ | walberla::gather::CurveGatherPackInfo< GhostLayerField_T, Interpolator > | protected |
fieldID_ | walberla::gather::CurveGatherPackInfo< GhostLayerField_T, Interpolator > | protected |
gatherFinished() override | walberla::gather::CurveGatherPackInfo< GhostLayerField_T, Interpolator > | virtual |
localSamplePoints_ | walberla::gather::CurveGatherPackInfo< GhostLayerField_T, Interpolator > | protected |
packData(const IBlock *sender, mpi::SendBuffer &outBuffer) override | walberla::gather::CurveGatherPackInfo< GhostLayerField_T, Interpolator > | virtual |
RealVec3 typedef | walberla::gather::CurveGatherPackInfo< GhostLayerField_T, Interpolator > | |
receivedData | walberla::gather::CurveGatherPackInfo< GhostLayerField_T, Interpolator > | protected |
sortReceivedData() | walberla::gather::CurveGatherPackInfo< GhostLayerField_T, Interpolator > | protected |
unpackData(mpi::RecvBuffer &buffer) override | walberla::gather::CurveGatherPackInfo< GhostLayerField_T, Interpolator > | virtual |
~CurveGatherPackInfo() override | walberla::gather::CurveGatherPackInfo< GhostLayerField_T, Interpolator > | inline |
~GatherPackInfo()=default | walberla::gather::GatherPackInfo | virtual |