Ignore:
Timestamp:
05/25/16 10:52:44 (9 years ago)
Author:
Mathieu Morlighem
Message:

CHG: some renaming to prepare for change in IoModel structure

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/analyses/LevelsetAnalysis.cpp

    r20517 r20645  
    5050        /*Get moving front parameters*/
    5151        int  calvinglaw;
    52         iomodel->Constant(&calvinglaw,CalvingLawEnum);
     52        iomodel->FindConstant(&calvinglaw,CalvingLawEnum);
    5353        switch(calvinglaw){
    5454                case DefaultCalvingEnum:
Note: See TracChangeset for help on using the changeset viewer.