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
cdrvge.f File Reference

Go to the source code of this file.

Functions

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

Function Documentation

subroutine cdrvge ( 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, dimension( * )  IWORK,
integer  NOUT 
)

Definition at line 1 of file cdrvge.f.

References aladhd(), alaerh(), alasvm(), cerrvx(), cgeequ(), cget02(), cget04(), claqge(), clarhs(), claset(), clatb4(), clatms(), format, max, plasma_c::plasma_cgesv(), plasma_c::plasma_cgetrf(), plasma::plasma_set(), sget06(), trans, and xlaenv().

Here is the call graph for this function:

Here is the caller graph for this function: