![]() |
SPEED
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | get_mech_prop_nh_enhanced (ie, nn, nn_loc, cs_nnz_loc, cs_loc, rho_nhe, lambda_nhe, mu_nhe, qs_nh, fmax, rho_el, lambda_el, mu_el, gamma_el) |
...Not-Honoring Enhanced (NHE) Implementation | |
subroutine get_mech_prop_nh_enhanced | ( | integer*4 | ie, |
integer*4 | nn, | ||
integer*4 | nn_loc, | ||
integer*4 | cs_nnz_loc, | ||
integer*4, dimension(0:cs_nnz_loc) | cs_loc, | ||
real*8, dimension(nn_loc) | rho_nhe, | ||
real*8, dimension(nn_loc) | lambda_nhe, | ||
real*8, dimension(nn_loc) | mu_nhe, | ||
real*8 | qs_nh, | ||
real*8 | fmax, | ||
real*8, dimension(nn,nn,nn) | rho_el, | ||
real*8, dimension(nn,nn,nn) | lambda_el, | ||
real*8, dimension(nn,nn,nn) | mu_el, | ||
real*8, dimension(nn,nn,nn) | gamma_el | ||
) |
...Not-Honoring Enhanced (NHE) Implementation
Definition at line 25 of file GET_MECH_PROP_NH_ENHANCED.f90.
Referenced by make_extint_forces().