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

It store the offsets of the interpolation points. More...

Detailed Description

template<unsigned int n_ele>
struct agg_arr< n_ele >

It store the offsets of the interpolation points.

Template Parameters
n_elenumber of interpolation points
Ttype in general an

Definition at line 28 of file interpolation.hpp.

#include <interpolation.hpp>

Data Fields

size_t ele [n_ele]
 offset of the interpolation points
 

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