source:
issm/oecreview/Archive/18296-19100/ISSM-18965-18966.diff@
19102
Last change on this file since 19102 was 19102, checked in by , 10 years ago | |
---|---|
File size: 529 bytes |
-
../trunk-jpl/src/c/classes/Constraints/SpcTransient.cpp
131 131 132 132 /*Apply or relax constraint: */ 133 133 if(xIsNan<IssmDouble>(value)){ 134 printf("-------------- file: SpcTransient.cpp line: %i\n",__LINE__);135 134 node->RelaxConstraint(dof); 136 135 } 137 136 else node->ApplyConstraint(dof,value);
Note:
See TracBrowser
for help on using the repository browser.