ocmath_ModShepard_Struct
typedef struct{ int exit_status; double *x; double *y; double *f; int np; int nr; int nq; int nw; double xmin; double ymin; double dx; double dy; double rmax; double dXScale; double dYScale; int* pLCell; int* pLNext; double* pRsq; double* a; } ocmath_ModShepard_Struct;
wks2mat.h