MeDiPack  1.3.0
A Message Differentiation Package
SciComp TU Kaiserslautern
Loading...
Searching...
No Matches
medi::MpiTypePassive< T > Member List

This is the complete list of members for medi::MpiTypePassive< T >, including all inherited members.

AdjointType typedefmedi::MpiTypeInterface
adToolmedi::MpiTypePassive< T >
clearIndices(Type *buf, size_t bufOffset, int elements) constmedi::MpiTypePassive< T >inline
MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >::clearIndices(void *buf, size_t bufOffset, int elements) constmedi::MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >inlinevirtual
clone() constmedi::MpiTypePassive< T >inlinevirtual
computeActiveElements(const int count) constmedi::MpiTypePassive< T >inlinevirtual
copy(Type *from, size_t fromOffset, Type *to, size_t toOffset, int count) constmedi::MpiTypePassive< T >inline
MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >::copy(void *from, size_t fromOffset, void *to, size_t toOffset, int count) constmedi::MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >inlinevirtual
copyFromModifiedBuffer(Type *buf, size_t bufOffset, const ModifiedType *bufMod, size_t bufModOffset, int elements) constmedi::MpiTypePassive< T >inline
MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >::copyFromModifiedBuffer(void *buf, size_t bufOffset, const void *bufMod, size_t bufModOffset, int elements) constmedi::MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >inlinevirtual
copyIntoModifiedBuffer(const Type *buf, size_t bufOffset, ModifiedType *bufMod, size_t bufModOffset, int elements) constmedi::MpiTypePassive< T >inline
MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >::copyIntoModifiedBuffer(const void *buf, size_t bufOffset, void *bufMod, size_t bufModOffset, int elements) constmedi::MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >inlinevirtual
createIndices(Type *buf, size_t bufOffset, IndexType *indices, size_t bufModOffset, int elements) constmedi::MpiTypePassive< T >inline
MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >::createIndices(void *buf, size_t bufOffset, void *indices, size_t bufModOffset, int elements) constmedi::MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >inlinevirtual
createModifiedTypeBuffer(ModifiedType *&buf, size_t size) constmedi::MpiTypePassive< T >inline
MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >::createModifiedTypeBuffer(void *&buf, size_t size) constmedi::MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >inlinevirtual
createTypeBuffer(Type *&buf, size_t size) constmedi::MpiTypePassive< T >inline
MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >::createTypeBuffer(void *&buf, size_t size) constmedi::MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >inlinevirtual
deleteModifiedTypeBuffer(ModifiedType *&buf) constmedi::MpiTypePassive< T >inline
MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >::deleteModifiedTypeBuffer(void *&buf) constmedi::MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >inlinevirtual
deleteTypeBuffer(Type *&buf, size_t size) constmedi::MpiTypePassive< T >inline
MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >::deleteTypeBuffer(void *&buf, size_t size) constmedi::MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >inlinevirtual
freeType(Type *buf, size_t bufOffset, int elements) constmedi::MpiTypePassive< T >inline
MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >::freeType(void *buf, size_t bufOffset, int elements) constmedi::MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >inlinevirtual
getADTool() constmedi::MpiTypePassive< T >inlinevirtual
getIndices(const Type *buf, size_t bufOffset, IndexType *indices, size_t bufModOffset, int elements) constmedi::MpiTypePassive< T >inline
MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >::getIndices(const void *buf, size_t bufOffset, void *indices, size_t bufModOffset, int elements) constmedi::MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >inlinevirtual
getModifiedMpiType() constmedi::MpiTypeInterfaceinline
getMpiType() constmedi::MpiTypeInterfaceinline
getValues(const Type *buf, size_t bufOffset, PrimalType *primals, size_t bufModOffset, int elements) constmedi::MpiTypePassive< T >inline
MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >::getValues(const void *buf, size_t bufOffset, void *primals, size_t bufModOffset, int elements) constmedi::MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >inlinevirtual
IndexType typedefmedi::MpiTypePassive< T >
IndexTypeB typedefmedi::MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >
initializeType(Type *buf, size_t bufOffset, int elements) constmedi::MpiTypePassive< T >inline
MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >::initializeType(void *buf, size_t bufOffset, int elements) constmedi::MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >inlinevirtual
isClonemedi::MpiTypePassive< T >
isModifiedBufferRequired() constmedi::MpiTypePassive< T >inlinevirtual
ModifiedType typedefmedi::MpiTypePassive< T >
MpiTypeBase(MPI_Datatype mpiType, MPI_Datatype modifiedMpiType)medi::MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >inline
MpiTypeInterface(MPI_Datatype mpiType, MPI_Datatype modifiedMpiType)medi::MpiTypeInterfaceinline
MpiTypePassive(MPI_Datatype type)medi::MpiTypePassive< T >inline
performReduce(Type *buf, Type *target, int count, AMPI_Op op, int ranks) constmedi::MpiTypePassive< T >inline
MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >::performReduce(void *buf, void *target, int count, AMPI_Op op, int ranks) constmedi::MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >inlinevirtual
PrimalType typedefmedi::MpiTypePassive< T >
PrimalTypeB typedefmedi::MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >
registerValue(Type *buf, size_t bufOffset, IndexType *indices, PrimalType *oldPrimals, size_t bufModOffset, int elements) constmedi::MpiTypePassive< T >inline
MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >::registerValue(void *buf, size_t bufOffset, void *indices, void *oldPrimals, size_t bufModOffset, int elements) constmedi::MpiTypeBase< MpiTypePassive< T >, T, T, ADToolPassive >inlinevirtual
setMpiTypes(MPI_Datatype mpiType, MPI_Datatype modifiedMpiType)medi::MpiTypeInterfaceinlineprotected
Tool typedefmedi::MpiTypePassive< T >
Type typedefmedi::MpiTypePassive< T >
~MpiTypeInterface()medi::MpiTypeInterfaceinlinevirtual
~MpiTypePassive()medi::MpiTypePassive< T >inline