dune-common 2.9.1
|
#include <dune/common/parallel/mpipack.hh>
Public Member Functions | |
void * | ptr () |
int | size () |
MPI_Datatype | type () const |
void | resize (int size) |
Static Public Attributes | |
static constexpr bool | static_size = std::is_const<P>::value |
Protected Member Functions | |
MPIData (P &t) | |
Protected Attributes | |
P & | data_ |
|
inlineprotected |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
staticconstexpr |