Changeset 16573
- Timestamp:
- 10/29/13 11:55:59 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Tria.cpp
r16535 r16573 2804 2804 this->nodes[indices[i]]->ApplyConstraint(1,value); 2805 2805 } 2806 delete gauss; 2806 2807 2807 2808 } … … 2826 2827 this->nodes[indices[i]]->ApplyConstraint(1,value); 2827 2828 } 2829 delete gauss; 2828 2830 2829 2831 }
Note:
See TracChangeset
for help on using the changeset viewer.