Changeset 3514
- Timestamp:
- 04/12/10 11:57:11 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/DataSet/DataSet.cpp
r3496 r3514 959 959 960 960 } 961 962 /*Check that dofcount is positive*/963 if (Size()) ISSMASSERT(dofcount>0);964 961 965 962 /*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.