dune-common 2.9.0
|
#include <dune/common/parallel/mpidata.hh>
Public Member Functions | |
void * | ptr () const |
int | size () const |
MPI_Datatype | type () const |
Static Public Attributes | |
static constexpr bool | static_size = true |
Protected Member Functions | |
MPIData (T &t) | |
Protected Attributes | |
T & | data_ |
|
inlineprotected |
|
inline |
|
inline |
|
inline |
|
protected |
|
staticconstexpr |