Changeset 23173 for issm/trunk-jpl/src/c/classes/FemModel.cpp
- Timestamp:
- 08/24/18 10:23:58 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/FemModel.cpp
r23142 r23173 405 405 406 406 if(VerboseMProcessor()) _printf0_(" detecting active vertices\n"); 407 GetMaskOfIceVerticesLSMx (this);407 GetMaskOfIceVerticesLSMx0(this); 408 408 } 409 409 … … 2633 2633 delete this->materials; this->materials = new_materials; 2634 2634 2635 GetMaskOfIceVerticesLSMx (this);2635 GetMaskOfIceVerticesLSMx0(this); 2636 2636 2637 2637 /*Insert MISMIP+ bed topography FIXME it could be stay in another place*/
Note:
See TracChangeset
for help on using the changeset viewer.