- Timestamp:
- 07/13/10 18:47:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/modules/InputToResultx/InputToResultx.cpp
r4508 r4573 15 15 Element *element = NULL; 16 16 17 /*First, get elements and nodes configured: */18 elements->Configure(elements,loads, nodes,vertices, materials,parameters);19 20 17 /*Go through elemnets, and ask each element to transfer the enum_type input into the results dataset, with step and time information: */ 21 18 for(i=0;i<elements->Size();i++){
Note:
See TracChangeset
for help on using the changeset viewer.