Changeset 24119 for issm/trunk-jpl/src/c/classes/gauss/GaussPenta.h
- Timestamp:
- 08/09/19 14:20:22 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/gauss/GaussPenta.h
r20827 r24119 37 37 GaussPenta(int index,IssmDouble r1, IssmDouble r2,bool maintlyfloating,int order); 38 38 GaussPenta(IssmDouble area_coordinates[4][3],int order_horiz,int order_vert); 39 GaussPenta(IssmDouble area_coordinates[2][3],int order_horiz); 39 40 ~GaussPenta(); 40 41
Note:
See TracChangeset
for help on using the changeset viewer.