MeDiPack  1.2.2
A Message Differentiation Package
SciComp TU Kaiserslautern
Loading...
Searching...
No Matches
medi::AMPI_IN_PLACE_IMPL Struct Reference

Implementation of the MPI_IN_PLACE structure. More...

#include <inPlace.hpp>

Public Member Functions

 AMPI_IN_PLACE_IMPL ()
 
template<typename T >
 operator const T * () const
 
template<typename T >
 operator T* () const
 

Detailed Description

Implementation of the MPI_IN_PLACE structure.

This structures implements cast operators such that it can be used by any type.

Constructor & Destructor Documentation

◆ AMPI_IN_PLACE_IMPL()

medi::AMPI_IN_PLACE_IMPL::AMPI_IN_PLACE_IMPL ( )
inline

Member Function Documentation

◆ operator const T *()

template<typename T >
medi::AMPI_IN_PLACE_IMPL::operator const T * ( ) const
inline

◆ operator T*()

template<typename T >
medi::AMPI_IN_PLACE_IMPL::operator T* ( ) const
inline

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