|
|
|
|
Madagascar Programming Reference Manual |
|
|
void sf_eno_apply (sf_eno ent,
int i /* grid location */,
float x /* offset from grid */,
float *f /* output data value */,
float *f1 /* output derivative */,
der what /* flag of what to compute */)
/*< Apply interpolation >*/
{
...
}