Changeset 24113 for issm/trunk-jpl/src/c/bamg/BamgOpts.h
- Timestamp:
- 07/30/19 07:18:02 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/bamg/BamgOpts.h
r21864 r24113 1 1 /*!\file: BamgOpts.h 2 2 * \brief place holder for optimization function arguments 3 */ 3 */ 4 4 5 5 #ifndef _BAMGOPTS_H_ … … 38 38 int hmaxVerticesSize[2]; 39 39 double* hmaxVertices; 40 int hVertices Size[2];40 int hVerticesLength; 41 41 double* hVertices; 42 42 int metricSize[2];
Note:
See TracChangeset
for help on using the changeset viewer.