Changeset 3548
- Timestamp:
- 04/15/10 16:27:28 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/ModelProcessorx/Prognostic2/CreateLoadsPrognostic2.cpp
r3437 r3548 43 43 44 44 /*Now, if this element is not in the partition, pass: */ 45 if(!iomodel->my_elements[ i])continue;45 if(!iomodel->my_elements[(int)e1]) continue; 46 46 47 47 /*Create load*/
Note:
See TracChangeset
for help on using the changeset viewer.