Changeset 21892 for issm/trunk-jpl/src/c/classes/Elements/Tetra.h
- Timestamp:
- 07/28/17 09:09:53 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Tetra.h
r21886 r21892 118 118 Gauss* NewGauss(IssmDouble* xyz_list, IssmDouble* xyz_list_front,int order_horiz,int order_vert); 119 119 Gauss* NewGauss(int point1,IssmDouble fraction1,IssmDouble fraction2,bool mainlyfloating,int order){_error_("not implemented yet");}; 120 Gauss* NewGauss(int point1,IssmDouble fraction1,IssmDouble fraction2,int order){_error_("not implemented yet");}; 120 121 Gauss* NewGaussBase(int order); 121 122 Gauss* NewGaussLine(int vertex1,int vertex2,int order){_error_("not implemented yet");};
Note:
See TracChangeset
for help on using the changeset viewer.