dune-common 2.9.0
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
Dune::MPIData< void > Struct Reference

#include <dune/common/parallel/mpidata.hh>

Public Member Functions

void * ptr ()
 
int size ()
 
void get ()
 
MPI_Datatype type () const
 

Protected Member Functions

 MPIData ()
 

Constructor & Destructor Documentation

◆ MPIData()

Dune::MPIData< void >::MPIData ( )
inlineprotected

Member Function Documentation

◆ get()

void Dune::MPIData< void >::get ( )
inline

◆ ptr()

void * Dune::MPIData< void >::ptr ( )
inline

◆ size()

int Dune::MPIData< void >::size ( )
inline

◆ type()

MPI_Datatype Dune::MPIData< void >::type ( ) const
inline

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