#include <ampiFunctions.hpp>
Public Member Functions | |
~AMPI_Bsend_AdjointHandle () | |
Public Member Functions inherited from medi::HandleBase | |
HandleBase () | |
virtual | ~HandleBase () |
Public Attributes | |
void * | bufAdjoints |
int | bufCount |
int | bufCountVec |
DATATYPE::IndexType * | bufIndices |
DATATYPE::PrimalType * | bufPrimals |
int | bufTotalSize |
MPI_Comm | comm |
int | count |
DATATYPE * | datatype |
int | dest |
int | tag |
Public Attributes inherited from medi::HandleBase | |
ManualDeleteType | deleteType |
ForwardFunction | funcForward |
PrimalFunction | funcPrimal |
ReverseFunction | funcReverse |
|
inline |
void* medi::AMPI_Bsend_AdjointHandle< DATATYPE >::bufAdjoints |
int medi::AMPI_Bsend_AdjointHandle< DATATYPE >::bufCount |
int medi::AMPI_Bsend_AdjointHandle< DATATYPE >::bufCountVec |
DATATYPE::IndexType* medi::AMPI_Bsend_AdjointHandle< DATATYPE >::bufIndices |
DATATYPE::PrimalType* medi::AMPI_Bsend_AdjointHandle< DATATYPE >::bufPrimals |
int medi::AMPI_Bsend_AdjointHandle< DATATYPE >::bufTotalSize |
MPI_Comm medi::AMPI_Bsend_AdjointHandle< DATATYPE >::comm |
int medi::AMPI_Bsend_AdjointHandle< DATATYPE >::count |
DATATYPE* medi::AMPI_Bsend_AdjointHandle< DATATYPE >::datatype |
int medi::AMPI_Bsend_AdjointHandle< DATATYPE >::dest |
int medi::AMPI_Bsend_AdjointHandle< DATATYPE >::tag |