#include <ampiFunctions.hpp>
Public Member Functions | |
~AMPI_Bcast_wrap_AdjointHandle () | |
Public Member Functions inherited from medi::HandleBase | |
HandleBase () | |
virtual | ~HandleBase () |
Public Attributes | |
void * | bufferRecvAdjoints |
int | bufferRecvCount |
int | bufferRecvCountVec |
DATATYPE::IndexType * | bufferRecvIndices |
DATATYPE::PrimalType * | bufferRecvOldPrimals |
DATATYPE::PrimalType * | bufferRecvPrimals |
int | bufferRecvTotalSize |
void * | bufferSendAdjoints |
int | bufferSendCount |
int | bufferSendCountVec |
DATATYPE::IndexType * | bufferSendIndices |
DATATYPE::PrimalType * | bufferSendPrimals |
int | bufferSendTotalSize |
MPI_Comm | comm |
int | count |
DATATYPE * | datatype |
int | root |
Public Attributes inherited from medi::HandleBase | |
ManualDeleteType | deleteType |
ForwardFunction | funcForward |
PrimalFunction | funcPrimal |
ReverseFunction | funcReverse |
|
inline |
void* medi::AMPI_Bcast_wrap_AdjointHandle< DATATYPE >::bufferRecvAdjoints |
int medi::AMPI_Bcast_wrap_AdjointHandle< DATATYPE >::bufferRecvCount |
int medi::AMPI_Bcast_wrap_AdjointHandle< DATATYPE >::bufferRecvCountVec |
DATATYPE::IndexType* medi::AMPI_Bcast_wrap_AdjointHandle< DATATYPE >::bufferRecvIndices |
DATATYPE::PrimalType* medi::AMPI_Bcast_wrap_AdjointHandle< DATATYPE >::bufferRecvOldPrimals |
DATATYPE::PrimalType* medi::AMPI_Bcast_wrap_AdjointHandle< DATATYPE >::bufferRecvPrimals |
int medi::AMPI_Bcast_wrap_AdjointHandle< DATATYPE >::bufferRecvTotalSize |
void* medi::AMPI_Bcast_wrap_AdjointHandle< DATATYPE >::bufferSendAdjoints |
int medi::AMPI_Bcast_wrap_AdjointHandle< DATATYPE >::bufferSendCount |
int medi::AMPI_Bcast_wrap_AdjointHandle< DATATYPE >::bufferSendCountVec |
DATATYPE::IndexType* medi::AMPI_Bcast_wrap_AdjointHandle< DATATYPE >::bufferSendIndices |
DATATYPE::PrimalType* medi::AMPI_Bcast_wrap_AdjointHandle< DATATYPE >::bufferSendPrimals |
int medi::AMPI_Bcast_wrap_AdjointHandle< DATATYPE >::bufferSendTotalSize |
MPI_Comm medi::AMPI_Bcast_wrap_AdjointHandle< DATATYPE >::comm |
int medi::AMPI_Bcast_wrap_AdjointHandle< DATATYPE >::count |
DATATYPE* medi::AMPI_Bcast_wrap_AdjointHandle< DATATYPE >::datatype |
int medi::AMPI_Bcast_wrap_AdjointHandle< DATATYPE >::root |