openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
Classes | Namespaces | Functions
mpi_utils.h File Reference
#include <cassert>
#include <cstdint>
#include <limits>
#include <type_traits>
#include <mpi.h>
Include dependency graph for mpi_utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  opencarp::detail::always_false< typename >
 

Namespaces

 opencarp
 
 opencarp::detail
 

Functions

template<typename T >
MPI_Datatype opencarp::mpi_datatype ()
 
template<typename T >
std::intmax_t opencarp::printable_int (T value)
 
template<typename T >
std::uintmax_t opencarp::printable_uint (T value)