- Timestamp:
- 09/09/11 14:01:36 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/modules/ModelProcessorx/Thermal/UpdateElementsThermal.cpp
r9725 r9729 48 48 iomodel->FetchDataToInput(elements,FrictionQEnum); 49 49 iomodel->FetchDataToInput(elements,MaskElementonfloatingiceEnum); 50 iomodel->FetchDataToInput(elements, ElementonbedEnum);51 iomodel->FetchDataToInput(elements, ElementonsurfaceEnum);50 iomodel->FetchDataToInput(elements,MeshElementonbedEnum); 51 iomodel->FetchDataToInput(elements,MeshElementonsurfaceEnum); 52 52 iomodel->FetchDataToInput(elements,MaskElementonwaterEnum); 53 53 iomodel->FetchDataToInput(elements,FlowequationElementEquationEnum);
Note:
See TracChangeset
for help on using the changeset viewer.