Ignore:
Timestamp:
02/18/14 15:38:59 (11 years ago)
Author:
Mathieu Morlighem
Message:

CHG: moved some functions from each element to Element.cpp

File:
1 edited

Legend:

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

    r17275 r17296  
    8282                Element* GetSurfaceElement(void);
    8383                Element* GetBasalElement(void);
    84                 void     GetDofList(int** pdoflist,int approximation_enum,int setenum);
    85                 void     GetDofListVelocity(int** pdoflist,int setenum);
    86                 void     GetDofListPressure(int** pdoflist,int setenum);
    8784                void   GetGroundedPart(int* point1,IssmDouble* fraction1, IssmDouble* fraction2,bool* mainlyfloating);
    8885                IssmDouble GetGroundedPortion(IssmDouble* xyz_list);
Note: See TracChangeset for help on using the changeset viewer.