sprsin Interface

public interface sprsin

Contents


Subroutines

public subroutine sprsin_sp(a, thresh, sa)

Arguments

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

public subroutine sprsin_dp(a, thresh, sa)

Arguments

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