#include <wrappers.hpp>
Public Attributes | |
MPI_Comm | comm |
int | count |
void * | customDataPriorToLocalReduce |
CustomFunction | customOpPriorToLocalReduce |
DATATYPE * | datatype |
AMPI_Op | op |
ContinueFunction | origFunc |
HandleBase * | origHandle |
DATATYPE::Type * | recvbuf |
int | reduceSize |
int | root |
DATATYPE::Type * | tempbuf |
Public Attributes inherited from medi::AsyncHandle | |
AsyncAdjointHandle * | toolHandle |
Public Attributes inherited from medi::HandleBase | |
ManualDeleteType | deleteType |
ForwardFunction | funcForward |
PrimalFunction | funcPrimal |
ReverseFunction | funcReverse |
Additional Inherited Members | |
Public Member Functions inherited from medi::AsyncHandle | |
AsyncHandle () | |
Public Member Functions inherited from medi::HandleBase | |
HandleBase () | |
virtual | ~HandleBase () |
MPI_Comm medi::AMPI_Ireduce_local_Handle< DATATYPE >::comm |
int medi::AMPI_Ireduce_local_Handle< DATATYPE >::count |
void* medi::AMPI_Ireduce_local_Handle< DATATYPE >::customDataPriorToLocalReduce |
CustomFunction medi::AMPI_Ireduce_local_Handle< DATATYPE >::customOpPriorToLocalReduce |
DATATYPE* medi::AMPI_Ireduce_local_Handle< DATATYPE >::datatype |
AMPI_Op medi::AMPI_Ireduce_local_Handle< DATATYPE >::op |
ContinueFunction medi::AMPI_Ireduce_local_Handle< DATATYPE >::origFunc |
HandleBase* medi::AMPI_Ireduce_local_Handle< DATATYPE >::origHandle |
DATATYPE::Type* medi::AMPI_Ireduce_local_Handle< DATATYPE >::recvbuf |
int medi::AMPI_Ireduce_local_Handle< DATATYPE >::reduceSize |
int medi::AMPI_Ireduce_local_Handle< DATATYPE >::root |
DATATYPE::Type* medi::AMPI_Ireduce_local_Handle< DATATYPE >::tempbuf |