Navigation

Operators and Keywords

Function List:

C++ API

cneupd.f File Reference

Functions

subroutine cneupd (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 cneupd ( logical  rvec,
character  howmny,
logical,dimension(ncv)  select,
Complex,dimension(nev)  d,
Complex,dimension(ldz, nev)  z,
integer  ldz,
Complex  sigma,
Complex,dimension(2*ncv)  workev,
character  bmat,
integer  n,
character  which,
integer  nev,
Real  tol,
Complex,dimension(n)  resid,
integer  ncv,
Complex,dimension(ldv,ncv)  v,
integer  ldv,
integer,dimension(11)  iparam,
integer,dimension(14)  ipntr,
Complex,dimension(3*n)  workd,
Complex,dimension(lworkl)  workl,
integer  lworkl,
Real,dimension(ncv)  rwork,
integer  info 
)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines