Changeset 10569 for issm/trunk
- Timestamp:
- 11/10/11 09:02:56 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/solutions/issm.cpp
r10568 r10569 96 96 else if(control_analysis){ 97 97 #ifdef _HAVE_CONTROL_ 98 #ifdef _HAVE_TAO_99 //controltao_core(femmodel);100 98 control_core(femmodel); 101 #else102 control_core(femmodel);103 #endif104 99 #else 105 100 _error_("ISSM was not compiled with control support, cannot carry out dakota analysis!");
Note:
See TracChangeset
for help on using the changeset viewer.