Changeset 18131
- Timestamp:
- 06/10/14 13:37:14 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/cores/control_core.cpp
r18128 r18131 236 236 SetControlInputsFromVectorx(femmodel,X); 237 237 238 /*Compute new temperature at this point*/ 239 if(solution_type==SteadystateSolutionEnum) steadystate_core(femmodel); 240 238 241 /*Compute Adjoint*/ 239 242 AdjointCorePointerFromSolutionEnum(&adjointcore,solution_type);
Note:
See TracChangeset
for help on using the changeset viewer.