operator(.dot.) Interface

public interface operator(.dot.)

Contents


Functions

public pure function dot_prod(a, b)

Arguments

Type IntentOptional AttributesName
type(vertex), intent(in) :: a
type(vertex), intent(in) :: b

Return Value real(kind=psb_dpk_)