Ignore:
Timestamp:
05/30/20 22:13:21 (5 years ago)
Author:
Mathieu Morlighem
Message:

CHG: cleaning up NDOFx

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Elements/SegRef.cpp

    r20515 r24933  
    9393void SegRef::GetJacobianDeterminant(IssmDouble*  Jdet, IssmDouble* xyz_list,GaussSeg* gauss){/*{{{*/
    9494        /*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.*/
    9696
    9797        /*Call Jacobian routine to get the jacobian:*/
Note: See TracChangeset for help on using the changeset viewer.