Changeset 26915


Ignore:
Timestamp:
03/07/22 06:59:55 (3 years ago)
Author:
Mathieu Morlighem
Message:

CHG: automatically reset the boundary conditions for the levelset so that it remains smooth (i.e. reset as a distance function)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/cores/movingfront_core.cpp

    r26468 r26915  
    128128                if(VerboseSolution()) _printf0_("   reinitializing level set\n");
    129129                femmodel->ResetLevelset();
     130                ResetBoundaryConditions(femmodel,LevelsetAnalysisEnum);
    130131        }
    131132
Note: See TracChangeset for help on using the changeset viewer.