Changeset 17296 for issm/trunk-jpl/src/c/classes/Elements/Penta.h
- Timestamp:
- 02/18/14 15:38:59 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Penta.h
r17275 r17296 82 82 Element* GetSurfaceElement(void); 83 83 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);87 84 void GetGroundedPart(int* point1,IssmDouble* fraction1, IssmDouble* fraction2,bool* mainlyfloating); 88 85 IssmDouble GetGroundedPortion(IssmDouble* xyz_list);
Note:
See TracChangeset
for help on using the changeset viewer.