Ignore:
Timestamp:
08/23/11 11:29:16 (14 years ago)
Author:
Mathieu Morlighem
Message:

some crash fixing again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/modules/ModelProcessorx/Prognostic/CreateLoadsPrognostic.cpp

    r9385 r9387  
    7171
    7272                        /*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]);
    7474
    7575                        /*Skip if one of the two is not on the bed*/
Note: See TracChangeset for help on using the changeset viewer.