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

Go to the source code of this file.

Functions

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

Function Documentation

subroutine schkpo ( logical, dimension( * )  DOTYPE,
integer  NN,
integer, dimension( * )  NVAL,
integer  NNB,
integer, dimension( * )  NBVAL,
integer  NNS,
integer, dimension( * )  NSVAL,
real  THRESH,
logical  TSTERR,
integer  NMAX,
real, dimension( * )  A,
real, dimension( * )  AFAC,
real, dimension( * )  AINV,
real, dimension( * )  B,
real, dimension( * )  X,
real, dimension( * )  XACT,
real, dimension( * )  WORK,
real, dimension( * )  RWORK,
integer, dimension( * )  IWORK,
integer  NOUT 
)

Definition at line 1 of file schkpo.f.

References alaerh(), alahd(), alasum(), format, max, plasma::plasma_set(), plasma_s::plasma_spotrf(), plasma_s::plasma_spotri(), plasma_s::plasma_spotrs(), serrpo(), sget04(), sget06(), slarhs(), slatb4(), slatms(), spocon(), sporfs(), spot01(), spot02(), spot03(), spot05(), spotri(), uplo, and xlaenv().

Here is the call graph for this function:

Here is the caller graph for this function: