|
ug4
|
type of a interpolation point data item More...
Public Member Functions | |
| data_item (const data_item &dat) | |
| data_item (const MathVector< dim > &x, const data_type &v) | |
Public Attributes | |
| MathVector< dim > | pos |
| (global) geometrical coordinates of the point | |
| data_type | value |
| value at that point | |
type of a interpolation point data item
|
inline |
|
inline |
| MathVector<dim> ug::IDWUserData< WDim, TData >::data_item::pos |
(global) geometrical coordinates of the point
| data_type ug::IDWUserData< WDim, TData >::data_item::value |
value at that point