MeDiPack  1.2.2
A Message Differentiation Package
SciComp TU Kaiserslautern
Loading...
Searching...
No Matches
medi::AMPI_Ssend_AdjointHandle< DATATYPE > Struct Template Reference

#include <ampiFunctions.hpp>

Inheritance diagram for medi::AMPI_Ssend_AdjointHandle< DATATYPE >:

Public Member Functions

 ~AMPI_Ssend_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
 

Constructor & Destructor Documentation

◆ ~AMPI_Ssend_AdjointHandle()

template<typename DATATYPE >
medi::AMPI_Ssend_AdjointHandle< DATATYPE >::~AMPI_Ssend_AdjointHandle ( )
inline

Member Data Documentation

◆ bufAdjoints

template<typename DATATYPE >
void* medi::AMPI_Ssend_AdjointHandle< DATATYPE >::bufAdjoints

◆ bufCount

template<typename DATATYPE >
int medi::AMPI_Ssend_AdjointHandle< DATATYPE >::bufCount

◆ bufCountVec

template<typename DATATYPE >
int medi::AMPI_Ssend_AdjointHandle< DATATYPE >::bufCountVec

◆ bufIndices

template<typename DATATYPE >
DATATYPE::IndexType* medi::AMPI_Ssend_AdjointHandle< DATATYPE >::bufIndices

◆ bufPrimals

template<typename DATATYPE >
DATATYPE::PrimalType* medi::AMPI_Ssend_AdjointHandle< DATATYPE >::bufPrimals

◆ bufTotalSize

template<typename DATATYPE >
int medi::AMPI_Ssend_AdjointHandle< DATATYPE >::bufTotalSize

◆ comm

template<typename DATATYPE >
MPI_Comm medi::AMPI_Ssend_AdjointHandle< DATATYPE >::comm

◆ count

template<typename DATATYPE >
int medi::AMPI_Ssend_AdjointHandle< DATATYPE >::count

◆ datatype

template<typename DATATYPE >
DATATYPE* medi::AMPI_Ssend_AdjointHandle< DATATYPE >::datatype

◆ dest

template<typename DATATYPE >
int medi::AMPI_Ssend_AdjointHandle< DATATYPE >::dest

◆ tag

template<typename DATATYPE >
int medi::AMPI_Ssend_AdjointHandle< DATATYPE >::tag

The documentation for this struct was generated from the following file: