Changeset 23588 for issm/trunk-jpl/src/c/classes/Loads/Riftfront.cpp
- Timestamp:
- 01/02/19 20:42:58 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Loads/Riftfront.cpp
r23532 r23588 306 306 307 307 return NUMVERTICES; 308 }309 /*}}}*/310 bool Riftfront::InAnalysis(int in_analysis_type){/*{{{*/311 if (in_analysis_type==this->analysis_type) return true;312 else return false;313 308 } 314 309 /*}}}*/
Note:
See TracChangeset
for help on using the changeset viewer.