source: issm/oecreview/Archive/18296-19100/ISSM-18965-18966.diff@ 19102

Last change on this file since 19102 was 19102, checked in by Mathieu Morlighem, 10 years ago

NEW: added 18296-19100

File size: 529 bytes
  • ../trunk-jpl/src/c/classes/Constraints/SpcTransient.cpp

     
    131131
    132132                /*Apply or relax constraint: */
    133133                if(xIsNan<IssmDouble>(value)){
    134                         printf("-------------- file: SpcTransient.cpp line: %i\n",__LINE__);
    135134                        node->RelaxConstraint(dof);
    136135                }
    137136                else node->ApplyConstraint(dof,value);
Note: See TracBrowser for help on using the repository browser.