Changeset 15151
- Timestamp:
- 05/29/13 16:13:16 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Tria.cpp
r15142 r15151 3121 3121 3122 3122 /*gia solution parameters:*/ 3123 int output_rates=0;3124 3123 int cross_section_shape=0; 3125 3124 … … 3152 3151 3153 3152 /*recover gia solution parameters: */ 3154 this->parameters->FindParam(&output_rates,GiaOutputRatesEnum);3155 3153 this->parameters->FindParam(&cross_section_shape,GiaCrossSectionShapeEnum); 3156 3154
Note:
See TracChangeset
for help on using the changeset viewer.