#include <dune/common/parallel/mpipack.hh>
|
static constexpr bool | static_size = std::is_const<P>::value |
|
◆ MPIData()
template<class P >
Dune::MPIData< P, std::enable_if_t< std::is_same< std::remove_const_t< P >, MPIPack >::value > >::MPIData |
( |
P & |
t | ) |
|
|
inlineprotected |
◆ ptr()
template<class P >
void * Dune::MPIData< P, std::enable_if_t< std::is_same< std::remove_const_t< P >, MPIPack >::value > >::ptr |
( |
| ) |
|
|
inline |
◆ resize()
template<class P >
void Dune::MPIData< P, std::enable_if_t< std::is_same< std::remove_const_t< P >, MPIPack >::value > >::resize |
( |
int |
size | ) |
|
|
inline |
◆ size()
template<class P >
int Dune::MPIData< P, std::enable_if_t< std::is_same< std::remove_const_t< P >, MPIPack >::value > >::size |
( |
| ) |
|
|
inline |
◆ type()
template<class P >
MPI_Datatype Dune::MPIData< P, std::enable_if_t< std::is_same< std::remove_const_t< P >, MPIPack >::value > >::type |
( |
| ) |
const |
|
inline |
◆ data_
template<class P >
P& Dune::MPIData< P, std::enable_if_t< std::is_same< std::remove_const_t< P >, MPIPack >::value > >::data_ |
|
protected |
◆ static_size
template<class P >
constexpr bool Dune::MPIData< P, std::enable_if_t< std::is_same< std::remove_const_t< P >, MPIPack >::value > >::static_size = std::is_const<P>::value |
|
staticconstexpr |
The documentation for this struct was generated from the following file: