Changeset 17322 for issm/trunk-jpl/src/c/classes/Elements/Seg.h
- Timestamp:
- 02/20/14 12:06:02 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Seg.h
r17315 r17322 169 169 int NodalValue(IssmDouble* pvalue, int index, int natureofdataenum){_error_("not implemented yet");}; 170 170 void PositiveDegreeDay(IssmDouble* pdds,IssmDouble* pds,IssmDouble signorm){_error_("not implemented yet");}; 171 void Reset CoordinateSystem(void){_error_("not implemented yet");};171 void ResetFSBasalBoundaryCondition(void){_error_("not implemented yet");}; 172 172 void ReduceMatrices(ElementMatrix* Ke,ElementVector* pe){_error_("not implemented yet");}; 173 173 void SetTemporaryElementType(int element_type_in){_error_("not implemented yet");};
Note:
See TracChangeset
for help on using the changeset viewer.