Changeset 9745
- Timestamp:
- 09/09/11 16:38:15 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/modules/ModelProcessorx/Prognostic/CreateConstraintsPrognostic.cpp
r9642 r9745 25 25 26 26 /*Do not add constraints in DG, they are weakly imposed*/ 27 if( !stabilization==3){27 if(stabilization!=3){ 28 28 IoModelToConstraintsx(constraints,iomodel,PrognosticSpcthicknessEnum,PrognosticAnalysisEnum); 29 29 }
Note:
See TracChangeset
for help on using the changeset viewer.