get_abc_s Interface

interface

----- Getters -----

----- Setters -----


Calls

interface~~get_abc_s~~CallsGraph interface~get_abc_s get_abc_s proc~get_abc_s get_abc_s interface~get_abc_s->proc~get_abc_s interface~get_abc_math get_abc_math proc~get_abc_s->interface~get_abc_math

private module subroutine get_abc_s(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(:)
real(kind=psb_dpk_), intent(inout) :: c(:)