sprsdiag Interface

public interface sprsdiag

Contents


Subroutines

public subroutine sprsdiag_dp(sa, b)

Arguments

Type IntentOptional AttributesName
type(sprs2_dp), intent(in) :: sa
real(kind=DP), intent(out), DIMENSION(:):: b

public subroutine sprsdiag_sp(sa, b)

Arguments

Type IntentOptional AttributesName
type(sprs2_sp), intent(in) :: sa
real(kind=SP), intent(out), DIMENSION(:):: b