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

#include <wrappers.hpp>

Inheritance diagram for medi::AMPI_Ireduce_modified_Handle< DATATYPE >:

Public Attributes

MPI_Comm comm
 
int count
 
DATATYPE * datatype
 
ContinueFunction origFunc
 
HandleBaseorigHandle
 
int root
 
DATATYPE::Type * tempBuf
 
- 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

◆ comm

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

◆ count

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

◆ datatype

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

◆ origFunc

template<typename DATATYPE >
ContinueFunction medi::AMPI_Ireduce_modified_Handle< DATATYPE >::origFunc

◆ origHandle

template<typename DATATYPE >
HandleBase* medi::AMPI_Ireduce_modified_Handle< DATATYPE >::origHandle

◆ root

template<typename DATATYPE >
int medi::AMPI_Ireduce_modified_Handle< DATATYPE >::root

◆ tempBuf

template<typename DATATYPE >
DATATYPE::Type* medi::AMPI_Ireduce_modified_Handle< DATATYPE >::tempBuf

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