XGCa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions/Subroutines
bsolver_cpp_interface.F90 File Reference

Functions/Subroutines

integer function bsolver (n, nnz, nrhs, b, ldb, kl, ku, ldAB, AB, ipiv)
 

Function/Subroutine Documentation

integer function bsolver ( integer  n,
integer  nnz,
integer  nrhs,
real*8, dimension(ldb,nrhs)  b,
integer  ldb,
integer  kl,
integer  ku,
integer  ldAB,
real*8, dimension(ldab,n), intent(in)  AB,
integer, dimension(n)  ipiv 
)

Here is the call graph for this function: