Changeset 17246
- Timestamp:
- 02/07/14 17:37:59 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/analyses/StressbalanceAnalysis.cpp
r17245 r17246 1044 1044 void StressbalanceAnalysis::UpdateConstraints(FemModel* femmodel){/*{{{*/ 1045 1045 /*Default, do nothing*/ 1046 _printf0_(" Updating active and non-active nodes in Femmodel \n");1047 SetActiveNodesLSMx(femmodel->elements);1046 _printf0_(" Updating active and non-active nodes in Femmodel \n"); 1047 //SetActiveNodesLSMx(femmodel->elements); 1048 1048 return; 1049 1049 }/*}}}*/
Note:
See TracChangeset
for help on using the changeset viewer.