|
C++ mpi module for stochmagnet_main Package
|
This is the complete list of members for MPI_Type, including all inherited members.
| CORE_Object() | CORE_Object | protected |
| CreateConstantOctetStepType(const tMPICount &nElements, const tMPICount &elementsNumber, const tMPIByte &stepInOctets, const tMPIType &oldType, tMPIType &newType) | MPI_Type | inlinestatic |
| createConstantOctetStepType(const tMPICount &nElements, const tMPICount &elementsNumber, const tMPIByte &stepInOctets, const tMPIType &oldType) | MPI_Type | inline |
| createConstantStepType(const tMPICount &N, const tMPICount &elementSize, const tMPICount &step) | MPI_Type | inline |
| CreateConstantStepType(const tMPICount &nElements, const tMPICount &elementSize, const tMPICount &step, tMPIType &newType) | MPI_Type | inlinestatic |
| CreateConstantStepType(const tMPICount &nElements, const tMPICount &elementSize, const tMPICount &step, const tMPIType &oldType, tMPIType &newType) | MPI_Type | inlinestatic |
| createContiguousType(const tMPICount &N) | MPI_Type | inline |
| CreateContiguousType(const tMPICount &N, tMPIType &newType) | MPI_Type | inlinestatic |
| CreateContiguousType(const tMPICount &N, const tMPIType &oldType, tMPIType &newType) | MPI_Type | inlinestatic |
| CreateFaceTypes(const tUCInt &dim, const std::array< tInteger, N > &Ns, std::array< MPI_Type, N > &faceTypes) | MPI_Type | inlinestatic |
| CreateStructType(const tMPICount &nElements, const std::valarray< tMPICount > &elementSizes, const std::valarray< tMPIByte > &elementOctetIndices, const std::valarray< tMPIType > &elementTypes, tMPIType &newType) | MPI_Type | inlinestatic |
| createStructType(const tMPICount &nElements, const std::valarray< tMPICount > &elementSizes, const std::valarray< tMPIByte > &elementOctetIndices, const std::valarray< tMPIType > &elementTypes) | MPI_Type | inline |
| CreateVariableOctetStepType(const tMPICount &nElements, const std::valarray< tMPICount > &elementSizes, const std::valarray< tMPIByte > &elementOctetIndices, const tMPIType &oldType, tMPIType &newType) | MPI_Type | inlinestatic |
| createVariableOctetStepType(const tMPICount &nElements, const std::valarray< tMPICount > &elementSizes, const std::valarray< tMPIByte > &elementOctetIndices, const tMPIType &oldType) | MPI_Type | inline |
| createVariableStepType(const tMPICount &nElements, const std::valarray< tMPICount > &elementSizes, const std::valarray< tMPICount > &elementIndices) | MPI_Type | inline |
| CreateVariableStepType(const tMPICount &nElements, const std::valarray< tMPICount > &elementSizes, const std::valarray< tMPICount > &elementIndices, tMPIType &newType) | MPI_Type | inlinestatic |
| DisableMemoryStack() | CORE_Object | inlinestatic |
| EnableMemoryStack(const tBoolean &isMemoryChecked) | CORE_Object | inlinestatic |
| EnableMemoryStack() | CORE_Object | inlinestatic |
| getClassName() const | CORE_Object | inline |
| getConstSharedPointer() const | CORE_Object | inline |
| getContentsMemorySize() const override | MPI_Type | inlinevirtual |
| GetExtent(const tMPIType &mpiType, tMPIByte &start, tMPIByte &mpiSize) | MPI_Type | inlinestatic |
| GetExtent(tMPIByte &start, tMPIByte &mpiSize) | MPI_Type | inlinestatic |
| getIdentityString() const | CORE_Object | inline |
| getMemorySize() const override | MPI_Type | inlinevirtual |
| getPointerString() const | CORE_Object | inline |
| GetPrimaryType() | MPI_Type | inlinestatic |
| GetPrimaryType(const tString &typeName) | MPI_Type | inlinestatic |
| GetRegisteredClassesNumber() | CORE_Object | inlinestatic |
| getSharedPointer() | CORE_Object | inline |
| GetSize(int &mpiSize) | MPI_Type | inlinestatic |
| GetSize(const tMPIType &mpiType, int &mpiSize) | MPI_Type | inlinestatic |
| getType() const | MPI_Type | inline |
| isInstanceOf() const | CORE_Object | inline |
| IsMemoryStackEnabled() | CORE_Object | inlinestatic |
| MemoryStackToString() | CORE_Object | inlinestatic |
| MPI_Object(void) | MPI_Object | inlineprotected |
| MPI_Type(void) | MPI_Type | inline |
| Register(tMPIType &type) | MPI_Type | inlinestatic |
| Resize(const tMPIType dataType, const tMPIByte &lb, const tMPIByte &extent, tMPIType &newDataType) | MPI_Type | inlinestatic |
| toString() const | CORE_Object | inlinevirtual |
| Unregister(tMPIType &type) | MPI_Type | inlinestatic |
| ~CORE_Object() | CORE_Object | protectedvirtual |
| ~MPI_Object(void) | MPI_Object | inlineprotectedvirtual |
| ~MPI_Type(void) | MPI_Type | inlinevirtual |