Changeset 3715 for issm/trunk/src/c/objects/Elements/Tria.cpp
- Timestamp:
- 05/11/10 11:10:29 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Elements/Tria.cpp
r3707 r3715 117 117 if (iomodel->drag_q) this->inputs->AddInput(new DoubleInput(DragQEnum,iomodel->drag_q[index])); 118 118 this->inputs->AddInput(new IntInput(DragTypeEnum,iomodel->drag_type)); 119 s120 119 } 121 120 if (iomodel->melting_rate) {
Note:
See TracChangeset
for help on using the changeset viewer.