#include <ampiFunctions.hpp>
Public Attributes | |
const DATATYPE::Type * | buf |
DATATYPE::ModifiedType * | bufMod |
MPI_Comm | comm |
int | count |
DATATYPE * | datatype |
int | dest |
AMPI_Request * | request |
int | tag |
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 () |
const DATATYPE::Type* medi::AMPI_Irsend_AsyncHandle< DATATYPE >::buf |
DATATYPE::ModifiedType* medi::AMPI_Irsend_AsyncHandle< DATATYPE >::bufMod |
MPI_Comm medi::AMPI_Irsend_AsyncHandle< DATATYPE >::comm |
int medi::AMPI_Irsend_AsyncHandle< DATATYPE >::count |
DATATYPE* medi::AMPI_Irsend_AsyncHandle< DATATYPE >::datatype |
int medi::AMPI_Irsend_AsyncHandle< DATATYPE >::dest |
AMPI_Request* medi::AMPI_Irsend_AsyncHandle< DATATYPE >::request |
int medi::AMPI_Irsend_AsyncHandle< DATATYPE >::tag |