Changeset 17943 for issm/trunk-jpl/src/c/classes/Loads/Friction.h
- Timestamp:
- 05/05/14 23:36:48 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Loads/Friction.h
r16873 r17943 28 28 29 29 void Echo(void); 30 void GetAlpha2(IssmDouble* palpha2, Gauss* gauss,Input* vx_input,Input* vy_input,Input* vz_input);31 void GetAlphaComplement(IssmDouble* alpha_complement,Gauss* gauss ,Input* vx_input,Input* vy_input,Input* vz_input);30 void GetAlpha2(IssmDouble* palpha2,Gauss* gauss); 31 void GetAlphaComplement(IssmDouble* alpha_complement,Gauss* gauss); 32 32 }; 33 33
Note:
See TracChangeset
for help on using the changeset viewer.