asolve Interface

interface
public subroutine asolve(b, x, itrnsp)

Arguments

Type IntentOptional AttributesName
real(kind=DP), intent(in), DIMENSION(:):: b
real(kind=DP), intent(out), DIMENSION(:):: x
integer(kind=I4B), intent(in) :: itrnsp