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

Go to the source code of this file.

Functions

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

Function Documentation

subroutine dchkpo ( logical, dimension( * )  DOTYPE,
integer  NN,
integer, dimension( * )  NVAL,
integer  NNB,
integer, dimension( * )  NBVAL,
integer  NNS,
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 dchkpo.f.

References alaerh(), alahd(), alasum(), derrpo(), dget04(), dget06(), dlarhs(), dlatb4(), dlatms(), dpocon(), dporfs(), dpot01(), dpot02(), dpot03(), dpot05(), dpotri(), format, max, plasma_d::plasma_dpotrf(), plasma_d::plasma_dpotri(), plasma_d::plasma_dpotrs(), plasma::plasma_set(), uplo, and xlaenv().

Here is the call graph for this function:

Here is the caller graph for this function: