|
VTK
9.0.1
|
This is the complete list of members for vtkPPixelTransfer, including all inherited members.
| Blit(int nComps, int srcType, void *srcData, int destType, void *destData) | vtkPPixelTransfer | |
| vtkPixelTransfer::Blit(const vtkPixelExtent &ext, int nComps, int srcType, void *srcData, int destType, void *destData) | vtkPixelTransfer | inlinestatic |
| vtkPixelTransfer::Blit(const vtkPixelExtent &srcWhole, const vtkPixelExtent &srcSubset, const vtkPixelExtent &destWhole, const vtkPixelExtent &destSubset, int nSrcComps, int srcType, void *srcData, int nDestComps, int destType, void *destData) | vtkPixelTransfer | static |
| vtkPixelTransfer::Blit(const vtkPixelExtent &srcWhole, const vtkPixelExtent &srcSubset, const vtkPixelExtent &destWhole, const vtkPixelExtent &destSubset, int nSrcComps, SOURCE_TYPE *srcData, int nDestComps, DEST_TYPE *destData) | vtkPixelTransfer | static |
| Execute(MPI_Comm comm, int rank, int nComps, SOURCE_TYPE *srcData, DEST_TYPE *destData, std::vector< MPI_Request > &reqs, std::deque< MPI_Datatype > &types, int tag) | vtkPPixelTransfer | |
| Execute(MPI_Comm comm, int rank, int nComps, int srcType, void *srcData, int destType, void *destData, std::vector< MPI_Request > &reqs, std::deque< MPI_Datatype > &types, int tag) | vtkPPixelTransfer | |
| GetDestinationExtent() | vtkPPixelTransfer | inline |
| GetDestinationExtent() const | vtkPPixelTransfer | inline |
| GetDestinationRank() const | vtkPPixelTransfer | inline |
| GetDestinationWholeExtent() | vtkPPixelTransfer | inline |
| GetDestinationWholeExtent() const | vtkPPixelTransfer | inline |
| GetSourceExtent() | vtkPPixelTransfer | inline |
| GetSourceExtent() const | vtkPPixelTransfer | inline |
| GetSourceRank() const | vtkPPixelTransfer | inline |
| GetSourceWholeExtent() | vtkPPixelTransfer | inline |
| GetSourceWholeExtent() const | vtkPPixelTransfer | inline |
| GetTransactionId() const | vtkPPixelTransfer | inline |
| GetUseBlockingRecv() const | vtkPPixelTransfer | inline |
| GetUseBlockingSend() const | vtkPPixelTransfer | inline |
| Local(int rank) const | vtkPPixelTransfer | inline |
| Receiver(int rank) const | vtkPPixelTransfer | inline |
| Sender(int rank) const | vtkPPixelTransfer | inline |
| SetDestinationExtent(vtkPixelExtent &destExt) | vtkPPixelTransfer | inline |
| SetDestinationRank(int rank) | vtkPPixelTransfer | inline |
| SetDestinationWholeExtent(vtkPixelExtent &destExt) | vtkPPixelTransfer | inline |
| SetSourceExtent(vtkPixelExtent &srcExt) | vtkPPixelTransfer | inline |
| SetSourceRank(int rank) | vtkPPixelTransfer | inline |
| SetSourceWholeExtent(vtkPixelExtent &srcExt) | vtkPPixelTransfer | inline |
| SetTransactionId(int id) | vtkPPixelTransfer | inline |
| SetUseBlockingRecv(int val) | vtkPPixelTransfer | inline |
| SetUseBlockingSend(int val) | vtkPPixelTransfer | inline |
| vtkPixelTransfer() | vtkPixelTransfer | inline |
| vtkPPixelTransfer() | vtkPPixelTransfer | inline |
| vtkPPixelTransfer(int srcRank, const vtkPixelExtent &srcWholeExt, const vtkPixelExtent &srcExt, int destRank, const vtkPixelExtent &destWholeExt, const vtkPixelExtent &destExt, int id=0) | vtkPPixelTransfer | inline |
| vtkPPixelTransfer(int srcRank, const vtkPixelExtent &srcWholeExt, const vtkPixelExtent &targetExt, int destRank, const vtkPixelExtent &destWholeExt, int id) | vtkPPixelTransfer | inline |
| vtkPPixelTransfer(int srcRank, int destRank, const vtkPixelExtent &wholeExt, const vtkPixelExtent &targetExt, int id=0) | vtkPPixelTransfer | inline |
| vtkPPixelTransfer(int srcRank, int destRank, const vtkPixelExtent &ext, int id=0) | vtkPPixelTransfer | inline |
| vtkPPixelTransfer(int srcRank, const vtkPixelExtent &srcWholeExt, int destRank, const vtkPixelExtent &destWholeExt, int id=0) | vtkPPixelTransfer | inline |
| vtkPPixelTransfer(const vtkPixelExtent &srcWholeExt, const vtkPixelExtent &srcExt, const vtkPixelExtent &destWholeExt, const vtkPixelExtent &destExt) | vtkPPixelTransfer | inline |
| ~vtkPPixelTransfer() | vtkPPixelTransfer | inline |
1.8.17