Changeset 13700 for issm/trunk-jpl/src/c/solutions/prognostic_core.cpp
- Timestamp:
- 10/16/12 13:40:42 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/solutions/prognostic_core.cpp
r13699 r13700 54 54 } 55 55 56 if(solution_type==PrognosticSolutionEnum) RequestedDependentsx(femmodel->results,femmodel->elements,femmodel->nodes,femmodel->vertices,femmodel->loads,femmodel->materials,femmodel->parameters);56 if(solution_type==PrognosticSolutionEnum)femmodel->RequestedDependentsx(); 57 57 58 58 /*Free ressources:*/
Note:
See TracChangeset
for help on using the changeset viewer.