Changeset 17323
- Timestamp:
- 02/20/14 13:55:32 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Node.cpp
r17321 r17323 454 454 /*Put dof for this node into the f set (ie, this dof will NOT be constrained 455 455 * to a fixed value during computations. */ 456 _assert_(dof<this->indexing.gsize); 456 457 457 458 if(this->indexing.f_set[dof] == 0){
Note:
See TracChangeset
for help on using the changeset viewer.