sprstx Interface

public interface sprstx

Contents


Subroutines

public subroutine sprstx_dp(sa, x, b)

Arguments

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

public subroutine sprstx_sp(sa, x, b)

Arguments

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