rd_inp_bc_math_implementation Submodule


Uses

  • module~~rd_inp_bc_math_implementation~~UsesGraph module~rd_inp_bc_math_implementation rd_inp_bc_math_implementation module~tools_bc tools_bc module~rd_inp_bc_math_implementation->module~tools_bc module~class_motion class_motion module~tools_bc->module~class_motion module~class_vector class_vector module~class_motion->module~class_vector module~class_psblas class_psblas module~class_motion->module~class_psblas module~class_vector->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 rd_inp_bc_math module subroutine rd_inp_bc_math(input_file, sec, nbf, id, a, b, c)

Arguments

Type IntentOptional AttributesName
character(len=*), intent(in) :: input_file
character(len=*), intent(in) :: sec
integer, intent(in) :: nbf
integer, intent(out) :: id
real(kind=psb_dpk_), intent(out), allocatable:: a(:)
real(kind=psb_dpk_), intent(out), allocatable:: b(:)
real(kind=psb_dpk_), intent(out), allocatable:: c(:)