Ignore:
Timestamp:
07/08/16 12:12:08 (9 years ago)
Author:
adhikari
Message:

CHG: GetAreaSpherical added to compute spherical area

File:
1 edited

Legend:

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

    r20810 r20871  
    6363                void        FSContactMigration(Vector<IssmDouble>* vertexgrounded,Vector<IssmDouble>* vertexfloating){_error_("not implemented yet");};
    6464                IssmDouble     GetArea3D(void){_error_("not implemented yet!");};
     65                IssmDouble     GetAreaSpherical(void){_error_("not implemented yet!");};
    6566                Element*    GetBasalElement(void){_error_("not implemented yet");};
    6667                int         GetElementType(void);
Note: See TracChangeset for help on using the changeset viewer.