Changeset 1813


Ignore:
Timestamp:
08/24/09 17:42:08 (15 years ago)
Author:
Eric.Larour
Message:

Brachning back from issm.controlstatic, by hand

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/parallel/diagnostic_core_nonlinear.cpp

    r1805 r1813  
    117117                PenaltyConstraintsx(&constraints_converged, &num_unstable_constraints, fem->elements,fem->nodes,loads,fem->materials,inputs,analysis_type,sub_analysis_type);
    118118
    119                 //if(debug)_printf_("   number of unstable constraints: %i\n",num_unstable_constraints);
    120                 _printf_("   number of unstable constraints: %i\n",num_unstable_constraints);
     119                if(debug)_printf_("   number of unstable constraints: %i\n",num_unstable_constraints);
    121120
    122121                /*Figure out if convergence is reached.*/
Note: See TracChangeset for help on using the changeset viewer.