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

Go to the source code of this file.

Functions

subroutine dchkge (DOTYPE, NM, MVAL, NN, NVAL, NNB, NBVAL, NNS, IBVAL, NSVAL, THRESH, TSTERR, NMAX, A, AFAC, AINV, B, X, XACT, WORK, RWORK, IWORK, NOUT)

Function Documentation

subroutine dchkge ( logical, dimension( * )  DOTYPE,
integer  NM,
integer, dimension( * )  MVAL,
integer  NN,
integer, dimension( * )  NVAL,
integer  NNB,
integer, dimension( * )  NBVAL,
integer  NNS,
integer, dimension( * )  IBVAL,
integer, dimension( * )  NSVAL,
double precision  THRESH,
logical  TSTERR,
integer  NMAX,
double precision, dimension( * )  A,
double precision, dimension( * )  AFAC,
double precision, dimension( * )  AINV,
double precision, dimension( * )  B,
double precision, dimension( * )  X,
double precision, dimension( * )  XACT,
double precision, dimension( * )  WORK,
double precision, dimension( * )  RWORK,
integer, dimension( * )  IWORK,
integer  NOUT 
)

Definition at line 1 of file dchkge.f.

References alaerh(), alahd(), alasum(), derrge(), dget02(), dget04(), dget06(), dlarhs(), dlaset(), dlatb4(), dlatms(), format, max, min, plasma_d::plasma_dgetrf(), plasma_d::plasma_dgetrs(), plasma::plasma_set(), trans, and xlaenv().

Here is the call graph for this function:

Here is the caller graph for this function: