OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
toPoint< dim, St > Class Template Reference

Detailed Description

template<unsigned int dim, typename St>
class toPoint< dim, St >

Set of utility functions to convert to a point from other data types

Template Parameters
dimensionalityof the Point
Sttype of point

Definition at line 19 of file convert.hpp.

#include <convert.hpp>

Static Public Member Functions

static Point< dim, St > convert (const comb< dim > &c)
 Return the combination converted to point.
 

Member Function Documentation

◆ convert()

template<unsigned int dim, typename St >
static Point< dim, St > toPoint< dim, St >::convert ( const comb< dim > &  c)
inlinestatic

Return the combination converted to point.

Definition at line 25 of file convert.hpp.


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