Ignore:
Timestamp:
08/10/17 10:23:14 (8 years ago)
Author:
Mathieu Morlighem
Message:

CHG: some cleanup from cppcheck

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/src/c/shared/Numerics/GaussPoints.h ΒΆ

    r17543 r21931  
    1818void GaussRecur(IssmPDouble* zero, IssmPDouble* weight, int n, IssmPDouble* alpha, IssmPDouble* beta);
    1919
    20 void gaussQuad(IssmPDouble** pxgaus, IssmPDouble** pxwgt, IssmPDouble** pegaus, IssmPDouble** pewgt, int nigaus, int njgaus);
    21 void gaussHexa(IssmPDouble** pxgaus, IssmPDouble** pxwgt, IssmPDouble** pegaus, IssmPDouble** pewgt, IssmPDouble** pzgaus, IssmPDouble ** pzwgt, int nigaus, int njgaus, int nkgaus);
    22 
    2320#endif
Note: See TracChangeset for help on using the changeset viewer.