Changeset 27182


Ignore:
Timestamp:
08/02/22 02:58:03 (3 years ago)
Author:
bdef
Message:

NEW:changes related to the adaptative stepping

File:
1 edited

Legend:

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

    r26004 r27182  
    1313
    1414void solutionsequence_thermal_nonlinear(FemModel* femmodel);
    15 void solutionsequence_hydro_nonlinear(FemModel* femmodel);
     15void solutionsequence_hydro_nonlinear(FemModel* femmodel, bool* conv_fail);
     16void solutionsequence_hydro_singleloop(FemModel* femmodel, bool* conv_fail);
    1617void solutionsequence_shakti_nonlinear(FemModel* femmodel);
    1718void solutionsequence_glads_nonlinear(FemModel* femmodel);
Note: See TracChangeset for help on using the changeset viewer.