Changeset 3514


Ignore:
Timestamp:
04/12/10 11:57:11 (15 years ago)
Author:
Mathieu Morlighem
Message:

removed assertion that causes crsh in some cases

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/DataSet/DataSet.cpp

    r3496 r3514  
    959959
    960960        }
    961 
    962         /*Check that dofcount is positive*/
    963         if (Size()) ISSMASSERT(dofcount>0);
    964961
    965962        /*Ok, now every object has distributed dofs, but locally, and with a dof count starting from
Note: See TracChangeset for help on using the changeset viewer.