Navigation

Operators and Keywords

Function List:

C++ API

dseupd.f File Reference

Functions

subroutine dseupd (rvec, howmny, select, d, z, ldz, sigma, bmat, n, which, nev, tol, resid, ncv, v, ldv, iparam, ipntr, workd, workl, lworkl, info)

Function Documentation

subroutine dseupd ( logical  rvec,
character  howmny,
logical,dimension(ncv)  select,
Double precision,dimension(nev)  d,
Double precision,dimension(ldz, nev)  z,
integer  ldz,
Double precision  sigma,
character  bmat,
integer  n,
character  which,
integer  nev,
Double precision  tol,
Double precision,dimension(n)  resid,
integer  ncv,
Double precision,dimension(ldv,ncv)  v,
integer  ldv,
integer,dimension(7)  iparam,
integer,dimension(11)  ipntr,
Double precision,dimension(2*n)  workd,
Double precision,dimension(lworkl)  workl,
integer  lworkl,
integer  info 
)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines