- Timestamp:
- 08/23/11 11:29:16 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/modules/ModelProcessorx/Prognostic/CreateLoadsPrognostic.cpp
r9385 r9387 71 71 72 72 /*In debugging mode, check that the second node is in the same cpu*/ 73 _assert_(iomodel->my_vertices[(int) iomodel->f(PenaltiesEnum)[2*i+1]-1]);73 _assert_(iomodel->my_vertices[(int)penalties[2*i+1]-1]); 74 74 75 75 /*Skip if one of the two is not on the bed*/
Note:
See TracChangeset
for help on using the changeset viewer.