Changeset 26055
- Timestamp:
- 03/08/21 20:55:46 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/cores/esa_core.cpp
r26047 r26055 20 20 Vector<IssmDouble> *U_x = NULL; 21 21 Vector<IssmDouble> *U_y = NULL; 22 bool save_results,isesa,iscoupler; 22 bool save_results,isesa; 23 int iscoupler; 23 24 int domaintype; 24 25 int solution_type;
Note:
See TracChangeset
for help on using the changeset viewer.