Changeset 16140


Ignore:
Timestamp:
09/16/13 11:40:51 (12 years ago)
Author:
seroussi
Message:

BUG: fixed inconsistent header file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/gauss/GaussTria.h

    r15694 r16140  
    3131                GaussTria(int index1,int index2,int order);
    3232                GaussTria(int index,IssmDouble r1, IssmDouble r2,bool maintlyfloating,int order);
    33                 GaussTria(IssmDouble area_coordinates[3][3],int order);
     33                GaussTria(IssmDouble area_coordinates[2][3],int order);
    3434                ~GaussTria();
    3535
Note: See TracChangeset for help on using the changeset viewer.