Changeset 4462
- Timestamp:
- 07/08/10 11:34:56 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Elements/Penta.cpp
r4460 r4462 3141 3141 3142 3142 /*Calculate DL on gauss point */ 3143 friction->GetAlpha2(&alpha2_gauss, gauss_coord _tria,VxEnum,VyEnum,VzEnum);3143 friction->GetAlpha2(&alpha2_gauss, gauss_coord,VxEnum,VyEnum,VzEnum); 3144 3144 3145 3145 DLStokes[0][0]=alpha2_gauss*gauss_weight*Jdet2d;
Note:
See TracChangeset
for help on using the changeset viewer.