The MPI typemap generator need to find out for which template parameter values it should generate typemaps.
More...
#include <floatcoord.h>
List of all members.
Private Attributes |
FloatCoord< 1 > | a |
FloatCoord< 2 > | b |
FloatCoord< 3 > | c |
Friends |
class | Typemaps |
Detailed Description
The MPI typemap generator need to find out for which template parameter values it should generate typemaps.
It does so by scanning all class members. Therefore this dummy class forces the typemap generator to create MPI datatypes for FloatCoord with the dimensions as specified below.
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: