Changeset 26548
- Timestamp:
 - 11/05/21 06:43:43 (4 years ago)
 - File:
 - 
      
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
issm/trunk-jpl/src/c/analyses/LevelsetAnalysis.cpp
r26547 r26548 34 34 /*If it is a time series, most likely we are forcing the ice front position and do not want to have a Dynamic Constraint*/ 35 35 _assert_(M==iomodel->numberofvertices+1); 36 IoModelToConstraintsx(constraints,iomodel,spcdata,M,N,LevelsetAnalysisEnum,finite _element);36 IoModelToConstraintsx(constraints,iomodel,spcdata,M,N,LevelsetAnalysisEnum,finiteelement); 37 37 } 38 38 else{ … … 40 40 _assert_(N==1); 41 41 _assert_(M==iomodel->numberofvertices); 42 IoModelToDynamicConstraintsx(constraints,iomodel,spcdata,M,N,LevelsetAnalysisEnum,finite _element);42 IoModelToDynamicConstraintsx(constraints,iomodel,spcdata,M,N,LevelsetAnalysisEnum,finiteelement); 43 43 } 44 44  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)