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

#include <ampiFunctions.hpp>

Inheritance diagram for medi::AMPI_Imrecv_AsyncHandle< DATATYPE >:

Public Attributes

DATATYPE::Type * buf
 
DATATYPE::ModifiedType * bufMod
 
int count
 
DATATYPE * datatype
 
AMPI_Messagemessage
 
AMPI_Requestrequest
 
- Public Attributes inherited from medi::AsyncHandle
AsyncAdjointHandletoolHandle
 
- 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 ()
 

Member Data Documentation

◆ buf

template<typename DATATYPE >
DATATYPE::Type* medi::AMPI_Imrecv_AsyncHandle< DATATYPE >::buf

◆ bufMod

template<typename DATATYPE >
DATATYPE::ModifiedType* medi::AMPI_Imrecv_AsyncHandle< DATATYPE >::bufMod

◆ count

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

◆ datatype

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

◆ message

template<typename DATATYPE >
AMPI_Message* medi::AMPI_Imrecv_AsyncHandle< DATATYPE >::message

◆ request

template<typename DATATYPE >
AMPI_Request* medi::AMPI_Imrecv_AsyncHandle< DATATYPE >::request

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