Specialization for std::bitset.
More...
#include <MPIPacker.hpp>
|
static std::size_t | packSize (const std::bitset< Size > &, Opm::Parallel::MPIComm) |
|
static void | pack (const std::bitset< Size > &, std::vector< char > &, int &, Opm::Parallel::MPIComm) |
|
static void | unpack (std::bitset< Size > &, std::vector< char > &, int &, Opm::Parallel::MPIComm) |
|
template<std::size_t Size>
struct Opm::Mpi::detail::Packing< false, std::bitset< Size > >
Specialization for std::bitset.
The documentation for this struct was generated from the following files:
- opm/simulators/utils/MPIPacker.hpp
- opm/simulators/utils/MPIPacker.cpp