OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
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 100 of file VTKWriter.hpp.

#include <VTKWriter.hpp>

Static Public Member Functions

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

Member Function Documentation

◆ to()

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

Definition at line 103 of file VTKWriter.hpp.


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