Changeset 15439 for issm/trunk-jpl/src/c/classes/FemModel.cpp
- Timestamp:
- 07/05/13 13:23:01 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/src/c/classes/FemModel.cpp ΒΆ
r15429 r15439 288 288 /*configure elements, loads and nodes, for this new analysis: */ 289 289 this->elements->SetCurrentConfiguration(elements,loads, nodes,vertices, materials,parameters); 290 this->nodes->SetCurrentConfiguration(elements,loads, nodes,vertices, materials,parameters);291 290 this->loads->SetCurrentConfiguration(elements, loads, nodes,vertices, materials,parameters); 292 291
Note:
See TracChangeset
for help on using the changeset viewer.