Changeset 16807 for issm/trunk-jpl/src/c/classes/Elements/Penta.h
- Timestamp:
- 11/16/13 20:14:26 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Penta.h
r16805 r16807 192 192 void AddInput(int input_enum, IssmDouble* values, int interpolation_enum); 193 193 void AddMaterialInput(int input_enum, IssmDouble* values, int interpolation_enum); 194 void BedNormal(IssmDouble* bed_normal, IssmDouble xyz_list[3][3]);194 void NormalBase(IssmDouble* bed_normal, IssmDouble* xyz_list); 195 195 ElementMatrix* CreateBasalMassMatrix(void); 196 196 ElementMatrix* CreateKMatrix(void);
Note:
See TracChangeset
for help on using the changeset viewer.