- Timestamp:
- 04/07/10 16:57:43 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/ModelProcessorx/Thermal/CreateConstraintsThermal.cpp
r3332 r3439 40 40 41 41 /*Create spcs from x,y,z, as well as the spc values on those spcs: */ 42 for (i=0;i<iomodel->numberof nodes;i++){42 for (i=0;i<iomodel->numberofvertices;i++){ 43 43 #ifdef _PARALLEL_ 44 44 /*keep only this partition's nodes:*/
Note:
See TracChangeset
for help on using the changeset viewer.