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

Go to the source code of this file.

Functions

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

Function Documentation

subroutine ddrvge ( logical, dimension( * )  DOTYPE,
integer  NN,
integer, dimension( * )  NVAL,
integer  NRHS,
double precision  THRESH,
logical  TSTERR,
integer  NMAX,
double precision, dimension( * )  A,
double precision, dimension( * )  AFAC,
double precision, dimension( * )  ASAV,
double precision, dimension( * )  B,
double precision, dimension( * )  BSAV,
double precision, dimension( * )  X,
double precision, dimension( * )  XACT,
double precision, dimension( * )  S,
double precision, dimension( * )  WORK,
double precision, dimension( * )  RWORK,
integer, dimension( * )  IWORK,
integer  NOUT 
)

Definition at line 1 of file ddrvge.f.

References aladhd(), alaerh(), alasvm(), derrvx(), dgeequ(), dget02(), dget04(), dget06(), dlaqge(), dlarhs(), dlaset(), dlatb4(), dlatms(), format, max, plasma_d::plasma_dgesv(), plasma_d::plasma_dgetrf(), plasma::plasma_set(), trans, and xlaenv().

Here is the call graph for this function:

Here is the caller graph for this function: