Changeset 14663 for issm/trunk-jpl/src/c/classes/objects/Elements/Tria.cpp
- Timestamp:
- 04/19/13 14:52:18 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/src/c/classes/objects/Elements/Tria.cpp ΒΆ
r14660 r14663 3212 3212 3213 3213 /*Retrieve all inputs and parameters*/ 3214 GetVerticesCoordinates(&xyz_list[0][0], nodes, NUMVERTICES); 3214 3215 parameters->FindParam(&migration_style,GroundinglineMigrationEnum); 3215 GetVerticesCoordinates(&xyz_list[0][0], nodes, NUMVERTICES);3216 3216 Input* surface_input=inputs->GetInput(SurfaceEnum); _assert_(surface_input); 3217 3217 Input* vx_input=inputs->GetInput(VxEnum); _assert_(vx_input);
Note:
See TracChangeset
for help on using the changeset viewer.