ESyS-Particle  2.3.4
gettype.h File Reference
#include <mpi.h>
#include <utility>
#include <Foundation/triplet.h>
#include <Foundation/quadtuple.h>
#include <Foundation/quintuple.h>
#include "tml/type/gettype.hpp"
Include dependency graph for gettype.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SGetType
 static function object to extract MPI type from data in a consistent way More...
 
struct  tml_pair< T1, T2 >
 
struct  tml_trip< T1, T2, T3 >
 
struct  tml_quad< T1, T2, T3, T4 >
 
struct  tml_quin< T1, T2, T3, T4, T5 >
 

Variables

static SGetType GetType
 

Variable Documentation

◆ GetType