get_abc_v Interface

interface

----- Getters -----

----- Setters -----


Calls

interface~~get_abc_v~~CallsGraph interface~get_abc_v get_abc_v proc~get_abc_v get_abc_v interface~get_abc_v->proc~get_abc_v

private module subroutine get_abc_v(bc, dim, id, a, b, c)

Arguments

Type IntentOptional AttributesName
class(bc_poly), intent(in) :: bc
type(dimensions), intent(in) :: dim
integer, intent(out) :: id
real(kind=psb_dpk_), intent(inout) :: a(:)
real(kind=psb_dpk_), intent(inout) :: b(:)
type(vector), intent(inout) :: c(:)