This is the complete list of members for TransferBase, including all inherited members.
c2cTrnsDistTol | TransferBase | protected |
checkQual | TransferBase | protected |
continuous | TransferBase | protected |
getArrayIDs(const std::vector< std::string > &arrayNames, vtkFieldData *fieldData) | TransferBase | private |
getDataArrayIndex(const std::string &arrayName, vtkFieldData *data) | TransferBase | private |
run(const std::vector< std::string > &newnames=std::vector< std::string >())=0 | TransferBase | pure virtual |
setCheckQual(bool x) | TransferBase | inline |
setContBool(bool x) | TransferBase | inline |
source | TransferBase | protected |
srcCellLocator | TransferBase | protected |
srcPointLocator | TransferBase | protected |
target | TransferBase | protected |
TransferBase() | TransferBase | inline |
transferCellData(const std::vector< int > &arrayIDs, const std::vector< std::string > &newnames=std::vector< std::string >())=0 | TransferBase | pure virtual |
transferCellData(const std::vector< std::string > &arrayNames, const std::vector< std::string > &newnames=std::vector< std::string >()) | TransferBase | |
transferPointData(const std::vector< int > &arrayIDs, const std::vector< std::string > &newnames=std::vector< std::string >())=0 | TransferBase | pure virtual |
transferPointData(const std::vector< std::string > &arrayNames, const std::vector< std::string > &newnames=std::vector< std::string >()) | TransferBase | |
trgCellLocator | TransferBase | protected |
trgPointLocator | TransferBase | protected |
~TransferBase() | TransferBase | inlinevirtual |