It store the offsets of the interpolation points. More...
It store the offsets of the interpolation points.
n_ele | number of interpolation points |
T | type 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 | |
offset of the interpolation points
Definition at line 31 of file interpolation.hpp.