The Open FUSION Toolkit 1.0.0-beta7
An open-source framework for fusion and plasma science and engineering
Loading...
Searching...
No Matches
dsaupd Interface Reference

Detailed Description

Interface to pdsaupd from ARPACK.

Public Member Functions

subroutine dsaupd (ido, bmat, n, which, nev, tol, resid, ncv, v, ldv, iparam, ipntr, workd, workl, lworkl, info)

Constructor & Destructor Documentation

◆ dsaupd()

subroutine dsaupd ( integer ido,
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: