Changeset 3808 for issm/trunk/src/c/objects/Inputs/SingVertexInput.cpp
- Timestamp:
- 05/18/10 11:51:05 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Inputs/SingVertexInput.cpp
r3784 r3808 158 158 void SingVertexInput::GetParameterDerivativeValue(double* derivativevalues, double* xyz_list, double* gauss){ISSMERROR(" not supported yet!");} 159 159 /*}}}*/ 160 /*FUNCTION SingVertexInput::GetStrainRate(double* epsilon,Input* yinput, double* xyz_list, double* gauss){{{1*/161 void SingVertexInput::GetStrainRate(double* epsilon,Input* yinput,double* xyz_list, double* gauss){ISSMERROR(" not supported yet!");}162 /*}}}*/163 /*FUNCTION SingVertexInput::GetStrainRateStokes(double* epsilon,Input* yinput, Input* zinput, double* xyz_list, double* gauss){{{1*/164 void SingVertexInput::GetStrainRateStokes(double* epsilon,Input* yinput,Input* zinput, double* xyz_list, double* gauss){ISSMERROR(" not supported yet!");}165 /*}}}*/166 160 /*FUNCTION SingVertexInput::ChangeEnum(int newenumtype){{{1*/ 167 161 void SingVertexInput::ChangeEnum(int newenumtype){
Note:
See TracChangeset
for help on using the changeset viewer.