rd_inp_bc_math Interface

interface


Calls

interface~~rd_inp_bc_math~~CallsGraph interface~rd_inp_bc_math rd_inp_bc_math proc~rd_inp_bc_math rd_inp_bc_math interface~rd_inp_bc_math->proc~rd_inp_bc_math interface~open_file open_file proc~rd_inp_bc_math->interface~open_file interface~find_section find_section proc~rd_inp_bc_math->interface~find_section interface~abort_psblas abort_psblas proc~rd_inp_bc_math->interface~abort_psblas interface~icontxt_ icontxt_ proc~rd_inp_bc_math->interface~icontxt_ psb_bcast psb_bcast proc~rd_inp_bc_math->psb_bcast interface~mypnum_ mypnum_ proc~rd_inp_bc_math->interface~mypnum_ proc~open_file open_file interface~open_file->proc~open_file proc~find_section find_section interface~find_section->proc~find_section proc~abort_psblas abort_psblas interface~abort_psblas->proc~abort_psblas proc~icontxt_ icontxt_ interface~icontxt_->proc~icontxt_ proc~mypnum_ mypnum_ interface~mypnum_->proc~mypnum_ proc~find_section->interface~abort_psblas psb_abort psb_abort proc~abort_psblas->psb_abort proc~open_file->interface~abort_psblas

Called by

interface~~rd_inp_bc_math~~CalledByGraph interface~rd_inp_bc_math rd_inp_bc_math proc~create_bc_math create_bc_math proc~create_bc_math->interface~rd_inp_bc_math interface~create_bc_math create_bc_math interface~create_bc_math->proc~create_bc_math

public 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(:)