Changeset 23903
- Timestamp:
- 05/02/19 19:26:11 (7 years ago)
- File:
-
- 1 edited
-
issm/trunk-jpl/src/c/classes/Elements/Tria.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Tria.cpp
r23900 r23903 4324 4324 void Tria::UpdateConstraintsExtrudeFromBase(void){/*{{{*/ 4325 4325 4326 if(!Has EdgeOnBase()) return;4326 if(!HasNodeOnBase()) return; 4327 4327 4328 4328 int extrusioninput; … … 4348 4348 void Tria::UpdateConstraintsExtrudeFromTop(void){/*{{{*/ 4349 4349 4350 if(!Has EdgeOnSurface()) return;4350 if(!HasNodeOnSurface()) return; 4351 4351 4352 4352 int extrusioninput;
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)