Changeset 17865 for issm/trunk-jpl/src/c/shared/Numerics/GaussPoints.cpp
- Timestamp:
- 04/28/14 15:49:38 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/shared/Numerics/GaussPoints.cpp
r17543 r17865 1425 1425 (*pl3 )[i]=l3p [iord-1][i]; 1426 1426 (*pl4 )[i]=l4p [iord-1][i]; 1427 (*pwgt)[i]=wgtp[iord-1][i] *2./3.*SQRT2;1427 (*pwgt)[i]=wgtp[iord-1][i]; 1428 1428 } 1429 1429 }
Note:
See TracChangeset
for help on using the changeset viewer.