Changeset 16762 for issm/trunk-jpl/src/c/classes/Elements/Penta.h
- Timestamp:
- 11/14/13 12:15:52 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Penta.h
r16761 r16762 85 85 void Delta18oParameterization(void); 86 86 void EnthalpyToThermal(IssmDouble* ptemperature,IssmDouble* pwaterfraction,IssmDouble enthalpy,IssmDouble pressure); 87 Element* GetBasalElement(void); 87 88 void GetDofList(int** pdoflist,int approximation_enum,int setenum); 88 89 void GetDofListVelocity(int** pdoflist,int setenum); … … 228 229 void GetZeroLevelsetCoordinates(IssmDouble* xyz_zero,IssmDouble xyz_list[6][3],int levelsetenum); 229 230 Penta* GetLowerElement(void); 230 Penta* GetBasalElement(void);231 231 void InputChangeName(int input_enum, int enum_type_old); 232 232 void InputExtrude(int enum_type,int object_type);
Note:
See TracChangeset
for help on using the changeset viewer.