Changeset 25214
- Timestamp:
- 07/06/20 18:00:45 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Tria.cpp
r25150 r25214 1720 1720 xyz_bis[2][2]=xyz_list[3*1+2]+s2*(xyz_list[3*2+2]-xyz_list[3*1+2]); 1721 1721 } 1722 else _error_(" case not possible");1722 else _error_("Tria::GetGroundedPortion: levelset case not allowed for element #" << this->Sid()+1 << ":" << gl[0] << "|" << gl[1] << "|" << gl[2]); 1723 1723 1724 1724 /*Compute fraction of grounded element*/
Note:
See TracChangeset
for help on using the changeset viewer.