mat_copper Module


Uses

  • module~~mat_copper~~UsesGraph module~mat_copper mat_copper module~class_psblas class_psblas module~mat_copper->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

Used by

  • module~~mat_copper~~UsedByGraph module~mat_copper mat_copper proc~load_material load_material proc~load_material->module~mat_copper module~mat_copper_procedures mat_copper_procedures module~mat_copper_procedures->module~mat_copper

Contents


Interfaces

interface

  • public module subroutine load_copper(state, dtemp, tmin, tmax, rho, 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:: lambda(:)
    real(kind=psb_dpk_), intent(out), allocatable:: sh(:)