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

Functions/Subroutines

subroutine bsolver (n, nnz, nrhs, values, rowind, colptr, b, ldb, info)
 

Function/Subroutine Documentation

subroutine bsolver ( integer  n,
integer  nnz,
integer  nrhs,
real*8, dimension(nnz)  values,
integer, dimension(nnz)  rowind,
integer, dimension(n+1)  colptr,
real*8, dimension(ldb,nrhs)  b,
integer  ldb,
integer  info 
)

Here is the call graph for this function:

Here is the caller graph for this function: