OpenFPM_io  0.2.0
Project that contain the implementation and interfaces for basic structure like vectors, grids, graph ... .
 All Data Structures Functions Variables Typedefs
convert< A > Class Template Reference

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

#include <VTKWriter.hpp>

Static Public Member Functions

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

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.


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