- Timestamp:
- 04/08/10 06:50:07 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/ModelProcessorx/Thermal/CreateConstraintsThermal.cpp
r3439 r3446 43 43 #ifdef _PARALLEL_ 44 44 /*keep only this partition's nodes:*/ 45 if((iomodel->my_ grids[i]==1)){45 if((iomodel->my_vertices[i]==1)){ 46 46 #endif 47 47
Note:
See TracChangeset
for help on using the changeset viewer.