Default handling for unsupported types.
More...
#include <MPIPacker.hpp>
|
static std::size_t | packSize (const T &, Parallel::MPIComm) |
|
static void | pack (const T &, std::vector< char > &, int &, Parallel::MPIComm) |
|
static void | unpack (T &, std::vector< char > &, int &, Parallel::MPIComm) |
|
template<class T>
struct Opm::Mpi::detail::Packing< false, T >
Default handling for unsupported types.
The documentation for this struct was generated from the following file: