Changeset 3612 for issm/trunk/src/c/objects/Friction.h
- Timestamp:
- 04/23/10 11:09:28 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Friction.h
r2359 r3612 16 16 double* bed; 17 17 double* thickness; 18 double* velocities; 18 double* vx; 19 double* vy; 20 double* vz; 19 21 double p; 20 22 double q;
Note:
See TracChangeset
for help on using the changeset viewer.