Changeset 15509
- Timestamp:
- 07/18/13 13:07:06 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/src/c/classes/Loads/Icefront.h ΒΆ
r15401 r15509 45 45 Icefront(); 46 46 Icefront(int icefront_id,int i, IoModel* iomodel,int in_icefront_type, int analysis_type); 47 Icefront( const char* element_type_in,Inputs* inputs_in,Matpar* matpar_in, int icefront_type, int in_analysis_type);47 Icefront(int element_id,const char* element_type_in,Inputs* inputs_in,Matpar* matpar_in, int icefront_type, int in_analysis_type); 48 48 ~Icefront(); 49 49 /*}}}*/
Note:
See TracChangeset
for help on using the changeset viewer.