Changeset 24933 for issm/trunk-jpl/src/c/classes/Elements/SegRef.cpp
- Timestamp:
- 05/30/20 22:13:21 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/SegRef.cpp
r20515 r24933 93 93 void SegRef::GetJacobianDeterminant(IssmDouble* Jdet, IssmDouble* xyz_list,GaussSeg* gauss){/*{{{*/ 94 94 /*The Jacobian determinant is constant over the element, discard the gaussian points. 95 * J is assumed to have been allocated of size NDOF2xNDOF2.*/95 * J is assumed to have been allocated of size 1.*/ 96 96 97 97 /*Call Jacobian routine to get the jacobian:*/
Note:
See TracChangeset
for help on using the changeset viewer.