FSAIPACK Documentation  vers. 1.0
axbnsy.f90 File Reference

Functions/Subroutines

subroutine axbnsy (n, ntot, nterm, iat, ja, coef_A, xvec, bvec)

Function/Subroutine Documentation

subroutine axbnsy ( integer, intent(in)  n,
integer, intent(in)  ntot,
integer, intent(in)  nterm,
integer, dimension(n+1), intent(in)  iat,
integer, dimension(nterm), intent(in)  ja,
real(kind=double), dimension(nterm), intent(in)  coef_A,
real(kind=double), dimension(ntot), intent(in)  xvec,
real(kind=double), dimension(n), intent(out)  bvec 
)

Here is the caller graph for this function:

 All Classes Files Functions Variables