G+Smo  25.01.0
Geometry + Simulation Modules
 
Loading...
Searching...
No Matches
gsMpiTraits.h File Reference

Traits classes for mapping types onto MPI_Datatype. More...

+ Include dependency graph for gsMpiTraits.h:

Go to the source code of this file.

Classes

struct  MPITraits< T >
 A traits class describing the mapping of types onto MPI_Datatypes. More...
 
struct  MPITraits< gsMatrix< T, _Rows, _Cols, _Options > >
 Specialization for fixed-size gsMatrix class. More...
 
struct  MPITraits< gsVector< T, _Rows, _Options > >
 Specialization for fixed-size gsVector class. More...
 

Namespaces

namespace  gismo
 The G+Smo namespace, containing all definitions for the library.
 

Detailed Description

Traits classes for mapping types onto MPI_Datatype.

Author
C.Hofer, taken from DUNE - author Markus Blatt