Changeset 12478
- Timestamp:
- 06/20/12 12:45:46 (13 years ago)
- Location:
- issm/trunk-jpl
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/configs/config-linux64-ad.sh
r12412 r12478 17 17 --without-3d \ 18 18 --without-groundingline \ 19 --without-kriging 19 --without-kriging \ 20 --with-adolc-dir=$ADOLC_DIR -
issm/trunk-jpl/src/c/include/types.h
r12427 r12478 28 28 29 29 #ifdef _HAVE_ADOLC_ 30 #include "adolc.h" 30 31 // for active variables 31 32 typedef adouble IssmDouble;
Note:
See TracChangeset
for help on using the changeset viewer.