Changeset 25836 for issm/trunk/src/c/classes/Elements/SegRef.cpp
- Timestamp:
- 12/08/20 08:45:53 (4 years ago)
- Location:
- issm/trunk
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk
- Property svn:mergeinfo changed
-
issm/trunk/src
- Property svn:mergeinfo changed
-
issm/trunk/src/c
- Property svn:ignore
-
old new 23 23 issm_ocean 24 24 issm_dakota 25 issm_post
-
- Property svn:ignore
-
issm/trunk/src/c/classes/Elements/SegRef.cpp
r20548 r25836 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.