Changeset 8805
- Timestamp:
- 07/06/11 07:24:44 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Numerics/ElementMatrix.cpp
r8800 r8805 251 251 double* localvalues=NULL; 252 252 253 /*In debugging mode, check consistency (no NaN, and values not too big)*/ 254 this->CheckConsistency(); 255 253 256 if(this->dofsymmetrical){ 254 257 /*only use row dofs to add values into global matrices: */
Note:
See TracChangeset
for help on using the changeset viewer.