|
openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
|
#include <cassert>#include <cstdint>#include <limits>#include <type_traits>#include <mpi.h>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) |