OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
convert< A > Class Template Reference

Set a conversion map between A and B. More...

Detailed Description

template<typename A>
class convert< A >

Set a conversion map between A and B.

Convert A to B

Template Parameters
Bdestination type
Asource type

Definition at line 63 of file VTKWriter.hpp.

#include <VTKWriter.hpp>

Static Public Member Functions

template<typename B >
static B to (const A &data)
 

The documentation for this class was generated from the following file: