Changeset 26056
- Timestamp:
- 03/09/21 07:00:55 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Tria.cpp
r26052 r26056 6179 6179 6180 6180 /*for this Tria, compute contribution to rebound at vertex i: */ 6181 #ifdef _HAVE_GIA_ 6181 6182 GiaDeflectionCorex(&wi,&dwidt,&arguments); 6183 #else 6184 _error_("ISSM compiled without GIA capabilities"); 6185 #endif 6182 6186 6183 6187 /*plug value into solution vector: */
Note:
See TracChangeset
for help on using the changeset viewer.