PLASMA  2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
cdrvpo.f File Reference

Go to the source code of this file.

Functions

subroutine cdrvpo (DOTYPE, NN, NVAL, NRHS, THRESH, TSTERR, NMAX, A, AFAC, ASAV, B, BSAV, X, XACT, S, WORK, RWORK, NOUT)

Function Documentation

subroutine cdrvpo ( logical, dimension( * )  DOTYPE,
integer  NN,
integer, dimension( * )  NVAL,
integer  NRHS,
real  THRESH,
logical  TSTERR,
integer  NMAX,
complex, dimension( * )  A,
complex, dimension( * )  AFAC,
complex, dimension( * )  ASAV,
complex, dimension( * )  B,
complex, dimension( * )  BSAV,
complex, dimension( * )  X,
complex, dimension( * )  XACT,
real, dimension( * )  S,
complex, dimension( * )  WORK,
real, dimension( * )  RWORK,
integer  NOUT 
)

Definition at line 1 of file cdrvpo.f.

References aladhd(), alaerh(), alasvm(), cerrvx(), cget04(), claipd(), clanhe(), claqhe(), clarhs(), claset(), clatb4(), clatms(), cpoequ(), cposvx(), cpot01(), cpot02(), cpot05(), cpotri(), format, max, plasma_c::plasma_cposv(), plasma_c::plasma_cpotrf(), plasma_c::plasma_cpotri(), plasma::plasma_set(), sget06(), uplo, and xlaenv().

Here is the call graph for this function:

Here is the caller graph for this function: