IPPL (Independent Parallel Particle Layer)
IPPL
Loading...
Searching...
No Matches
DataTypes.h File Reference
#include <complex>
#include <cstdint>
#include <mpi.h>
#include <typeindex>
#include <typeinfo>
#include <unordered_map>
#include "Utility/IpplException.h"
Include dependency graph for DataTypes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ippl::mpi::vector_dim_type< T >
struct  ippl::mpi::vector_dim_type< ippl::Vector< T, Dim_ > >

Namespaces

namespace  ippl
namespace  ippl::mpi
namespace  ippl::mpi::core

Functions

template<typename T>
MPI_Datatype ippl::mpi::get_mpi_datatype (const T &)

Variables

static std::unordered_map< std::type_index, MPI_Datatype > ippl::mpi::core::type_names