 |
Ice Sheet System Model
4.18
Code documentation
|
Go to the documentation of this file.
5 #include "../shared/shared.h"
6 #include "../toolkits/toolkits.h"
8 #include "../bamg/BamgMesh.h"
9 #include "../bamg/BamgGeom.h"
10 #include "../bamg/BamgOpts.h"
IssmDouble deviatoricerror_threshold
void SetMesh(int **elementslist_in, IssmDouble **x_in, IssmDouble **y_in, int *numberofvertices, int *numberofelements)
IssmDouble deviatoricerror_groupthreshold
void GetMesh(int **elementslist_out, IssmDouble **x_out, IssmDouble **y_out, int *numberofvertices, int *numberofelements)
IssmDouble groundingline_resolution
IssmDouble deviatoricerror_resolution
IssmDouble icefront_resolution
IssmDouble deviatoricerror_maximum
IssmDouble thicknesserror_maximum
IssmDouble icefront_distance
IssmDouble thicknesserror_resolution
void SetBamgOpts(IssmDouble hmin_in, IssmDouble hmax_in, IssmDouble err_in, IssmDouble gradation_in)
IssmDouble thicknesserror_threshold
IssmDouble thicknesserror_groupthreshold
void ExecuteRefinementBamg(IssmDouble *field, IssmDouble *hmaxVertices, int **pdatalist, IssmDouble **pxylist, int **pelementslist)
IssmDouble groundingline_distance