rsolv Interface

interface
public subroutine rsolv(a, d, b)

Arguments

Type IntentOptional AttributesName
real(kind=SP), intent(in), DIMENSION(:,:):: a
real(kind=SP), intent(in), DIMENSION(:):: d
real(kind=SP), intent(inout), DIMENSION(:):: b