Changeset 545
- Timestamp:
- 05/20/09 17:41:13 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Penta.cpp
r511 r545 3622 3622 /*Compute strain rate and viscosity: */ 3623 3623 GetStrainRateStokes(&epsilon[0],&vxvyvz_list[0][0],&xyz_list[0][0],gauss_coord); 3624 matice->GetViscosity3d (&viscosity,&epsilon[0]);3624 matice->GetViscosity3dStokes(&viscosity,&epsilon[0]); 3625 3625 3626 3626 /* Get Jacobian determinant: */
Note:
See TracChangeset
for help on using the changeset viewer.