mat_water_procedures Submodule


Uses

  • module~~mat_water_procedures~~UsesGraph module~mat_water_procedures mat_water_procedures module~mat_water mat_water module~mat_water_procedures->module~mat_water module~class_psblas class_psblas module~mat_water_procedures->module~class_psblas module~mat_water->module~class_psblas module~class_stopwatch class_stopwatch module~class_psblas->module~class_stopwatch module~tools_psblas tools_psblas module~class_psblas->module~tools_psblas module~class_stopwatch->module~tools_psblas psb_base_mod psb_base_mod module~class_stopwatch->psb_base_mod psb_prec_mod psb_prec_mod module~tools_psblas->psb_prec_mod module~tools_psblas->psb_base_mod psb_krylov_mod psb_krylov_mod module~tools_psblas->psb_krylov_mod

Contents


Module Procedures

module procedure load_water module subroutine load_water(state, dtemp, tmin, tmax, rho, mu, lambda, sh)

Arguments

Type IntentOptional AttributesName
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(:)