Ignore:
Timestamp:
07/28/17 09:09:53 (8 years ago)
Author:
seroussi
Message:

BUG: fixed subelement migration 2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Elements/Tetra.h

    r21886 r21892  
    118118      Gauss*      NewGauss(IssmDouble* xyz_list, IssmDouble* xyz_list_front,int order_horiz,int order_vert);
    119119      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");};
    120121                Gauss*      NewGaussBase(int order);
    121122                Gauss*      NewGaussLine(int vertex1,int vertex2,int order){_error_("not implemented yet");};
Note: See TracChangeset for help on using the changeset viewer.