The Open FUSION Toolkit 1.0.0-beta6
Modeling tools for plasma and fusion research and engineering
Loading...
Searching...
No Matches
pdseupd Interface Reference

Detailed Description

Interface to pdseupd from ARPACK.

Public Member Functions

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

Constructor & Destructor Documentation

◆ pdseupd()

subroutine pdseupd ( integer comm,
logical rvec,
character(len=1) howmny,
logical, dimension(ncv) select,
double precision, dimension(nev) d,
double precision, dimension(ldz,*) z,
integer ldz,
double precision sigma,
character(len=1) bmat,
integer n,
character(len=2) which,
integer nev,
double precision tol,
double precision, dimension(n) resid,
integer ncv,
double precision, dimension(ldv,ncv) v,
integer ldv,
integer, dimension(11) iparam,
integer, dimension(11) ipntr,
double precision, dimension(3*n) workd,
double precision, dimension(lworkl) workl,
integer lworkl,
integer info )

The documentation for this interface was generated from the following file: