![]() |
Ice Sheet System Model
4.18
Code documentation
|
Go to the source code of this file.
Functions | |
int | ContourToNodesx (IssmPDouble **pflags, double *x, double *y, int nods, Contour< IssmPDouble > **contours, int numcontours, int edgevalue) |
int | ContourToNodesx (IssmPDouble **pflags, double *x, double *y, int nods, Contours *contours, int edgevalue) |
int ContourToNodesx | ( | IssmPDouble ** | pflags, |
double * | x, | ||
double * | y, | ||
int | nods, | ||
Contour< IssmPDouble > ** | contours, | ||
int | numcontours, | ||
int | edgevalue | ||
) |
Definition at line 6 of file ContourToNodesx.cpp.
int ContourToNodesx | ( | IssmPDouble ** | pflags, |
double * | x, | ||
double * | y, | ||
int | nods, | ||
Contours * | contours, | ||
int | edgevalue | ||
) |
Definition at line 34 of file ContourToNodesx.cpp.