Changeset 7638 for issm/trunk/src/c/solutions/adjointdiagnostic_core.cpp
- Timestamp:
- 03/15/11 08:59:59 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/solutions/adjointdiagnostic_core.cpp
r6412 r7638 28 28 _printf_(VerboseSolution(),"%s\n"," computing velocities"); 29 29 femmodel->SetCurrentConfiguration(DiagnosticHorizAnalysisEnum); 30 solver_ diagnostic_nonlinear(femmodel,conserve_loads);30 solver_nonlinear(femmodel,conserve_loads); 31 31 32 32 /*Call SurfaceAreax, because some it might be needed by PVector*/
Note:
See TracChangeset
for help on using the changeset viewer.