Navigation

Operators and Keywords

Function List:

C++ API

zneupd.f File Reference

Functions

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

Function Documentation

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