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

Detailed Description

Interface to pdsaupd from ARPACK.

Public Member Functions

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

Constructor & Destructor Documentation

◆ pdsaupd()

subroutine pdsaupd ( integer comm,
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: