Changeset 690
- Timestamp:
- 06/02/09 07:15:26 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/VelocityDepthAveragex/VelocityDepthAveragex.cpp
r586 r690 25 25 26 26 /*Depth average velocity, onto base of mesh: */ 27 elements->VelocityDepthAverageAtBase(ug,ug_serial);27 nodes->VelocityDepthAverageAtBase(ug,ug_serial); 28 28 29 29 /*Assemble vector: */
Note:
See TracChangeset
for help on using the changeset viewer.