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

Go to the source code of this file.

Functions

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

Function Documentation

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

Definition at line 1 of file sdrvge.f.

References aladhd(), alaerh(), alasvm(), format, max, plasma::plasma_set(), plasma_s::plasma_sgesv(), plasma_s::plasma_sgetrf(), serrvx(), sgeequ(), sget02(), sget04(), sget06(), slaqge(), slarhs(), slaset(), slatb4(), slatms(), trans, and xlaenv().

Here is the call graph for this function:

Here is the caller graph for this function: