Rev | Line | |
---|
[19102] | 1 | Index: ../trunk-jpl/src/c/classes/Constraints/SpcTransient.cpp
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- ../trunk-jpl/src/c/classes/Constraints/SpcTransient.cpp (revision 18965)
|
---|
| 4 | +++ ../trunk-jpl/src/c/classes/Constraints/SpcTransient.cpp (revision 18966)
|
---|
| 5 | @@ -131,7 +131,6 @@
|
---|
| 6 |
|
---|
| 7 | /*Apply or relax constraint: */
|
---|
| 8 | if(xIsNan<IssmDouble>(value)){
|
---|
| 9 | - printf("-------------- file: SpcTransient.cpp line: %i\n",__LINE__);
|
---|
| 10 | node->RelaxConstraint(dof);
|
---|
| 11 | }
|
---|
| 12 | else node->ApplyConstraint(dof,value);
|
---|
Note:
See
TracBrowser
for help on using the repository browser.