Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=1), | intent(out) | :: | state | |||
real(kind=psb_dpk_), | intent(out) | :: | dtemp | |||
real(kind=psb_dpk_), | intent(out) | :: | tmin | |||
real(kind=psb_dpk_), | intent(out) | :: | tmax | |||
real(kind=psb_dpk_), | intent(out), | allocatable | :: | rho(:) | ||
real(kind=psb_dpk_), | intent(out), | allocatable | :: | mu(:) | ||
real(kind=psb_dpk_), | intent(out), | allocatable | :: | lambda(:) | ||
real(kind=psb_dpk_), | intent(out), | allocatable | :: | sh(:) |