Changeset 20500 for issm/trunk/src/c/classes/Loads/Friction.h
- Timestamp:
- 04/12/16 21:32:01 (9 years ago)
- Location:
- issm/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk
- Property svn:ignore
-
old new 1 build-js 2 build-esmf 3 build-gcm 1 4 build-fw 2 5 build-ad
-
- Property svn:mergeinfo changed
/issm/trunk-jpl merged: 19104,19106-19126,19128-19134,19136-19170,19172-19299,19302,19306-19405,19407-19604,19606-19668,19670-20496
- Property svn:ignore
-
issm/trunk/src
- Property svn:mergeinfo changed
-
issm/trunk/src/c/classes/Loads/Friction.h
r19105 r20500 33 33 void GetAlphaHydroComplement(IssmDouble* alpha_complement,Gauss* gauss); 34 34 void GetAlpha2(IssmDouble* palpha2,Gauss* gauss); 35 void GetAlpha2Coulomb(IssmDouble* palpha2,Gauss* gauss); 35 36 void GetAlpha2Hydro(IssmDouble* palpha2,Gauss* gauss); 36 37 void GetAlpha2Temp(IssmDouble* palpha2,Gauss* gauss); … … 39 40 void GetAlpha2Weertman(IssmDouble* palpha2,Gauss* gauss); 40 41 void GetAlpha2WeertmanTemp(IssmDouble* palpha2,Gauss* gauss); 42 void GetAlpha2Sommers(IssmDouble* palpha2,Gauss* gauss); 41 43 }; 42 44
Note:
See TracChangeset
for help on using the changeset viewer.