Dune Core Modules (unstable)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
mpipack.hh File Reference
See MPI_Pack. More...
#include <type_traits>
#include <vector>
#include <mpi.h>
#include <dune/common/parallel/mpicommunication.hh>
#include <dune/common/parallel/mpidata.hh>
Go to the source code of this file.
Namespaces | |
namespace | Dune |
Dune namespace. | |
Detailed Description
See MPI_Pack.
This Wrapper class takes care of the memory management and provides methods to pack and unpack objects. All objects that can be used for MPI communication can also be packed and unpacked to/from MPIPack.
