#include <ampiFunctions.hpp>

Public Member Functions | |
| ~AMPI_Ibsend_AdjointHandle () | |
Public Member Functions inherited from medi::AsyncAdjointHandle | |
| AsyncAdjointHandle () | |
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::AsyncAdjointHandle | |
| AMPI_Request | requestReverse |
| struct WaitHandle * | waitHandle |
Public Attributes inherited from medi::HandleBase | |
| ManualDeleteType | deleteType |
| ForwardFunction | funcForward |
| PrimalFunction | funcPrimal |
| ReverseFunction | funcReverse |
|
inline |
| void* medi::AMPI_Ibsend_AdjointHandle< DATATYPE >::bufAdjoints |
| int medi::AMPI_Ibsend_AdjointHandle< DATATYPE >::bufCount |
| int medi::AMPI_Ibsend_AdjointHandle< DATATYPE >::bufCountVec |
| DATATYPE::IndexType* medi::AMPI_Ibsend_AdjointHandle< DATATYPE >::bufIndices |
| DATATYPE::PrimalType* medi::AMPI_Ibsend_AdjointHandle< DATATYPE >::bufPrimals |
| int medi::AMPI_Ibsend_AdjointHandle< DATATYPE >::bufTotalSize |
| MPI_Comm medi::AMPI_Ibsend_AdjointHandle< DATATYPE >::comm |
| int medi::AMPI_Ibsend_AdjointHandle< DATATYPE >::count |
| DATATYPE* medi::AMPI_Ibsend_AdjointHandle< DATATYPE >::datatype |
| int medi::AMPI_Ibsend_AdjointHandle< DATATYPE >::dest |
| int medi::AMPI_Ibsend_AdjointHandle< DATATYPE >::tag |