mpibuffer.hh File Reference

Simplifies handling of buffers to be used in conjunction with MPI. More...

#include <mpi.h>
#include <stddef.h>
#include <type_traits>
#include <cassert>
Include dependency graph for mpibuffer.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ewoms::MpiBuffer< DataType >
 Simplifies handling of buffers to be used in conjunction with MPI. More...
 

Namespaces

 Ewoms
 

Detailed Description

Simplifies handling of buffers to be used in conjunction with MPI.