Changeset 27190


Ignore:
Timestamp:
08/04/22 00:54:16 (3 years ago)
Author:
bdef
Message:

CHG:removing singleloop hydro solution sequence which proved useless

Location:
issm/trunk-jpl/src/c/solutionsequences
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/solutionsequences/solutionsequences.h

    r27182 r27190  
    1414void solutionsequence_thermal_nonlinear(FemModel* femmodel);
    1515void solutionsequence_hydro_nonlinear(FemModel* femmodel, bool* conv_fail);
    16 void solutionsequence_hydro_singleloop(FemModel* femmodel, bool* conv_fail);
    1716void solutionsequence_shakti_nonlinear(FemModel* femmodel);
    1817void solutionsequence_glads_nonlinear(FemModel* femmodel);
Note: See TracChangeset for help on using the changeset viewer.