|
PLASMA
2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
|
Go to the source code of this file.
Functions | |
| subroutine | cchkpo (DOTYPE, NN, NVAL, NNB, NBVAL, NNS, NSVAL, THRESH, TSTERR, NMAX, A, AFAC, AINV, B, X, XACT, WORK, RWORK, NOUT) |
| subroutine cchkpo | ( | logical, dimension( * ) | DOTYPE, |
| integer | NN, | ||
| integer, dimension( * ) | NVAL, | ||
| integer | NNB, | ||
| integer, dimension( * ) | NBVAL, | ||
| integer | NNS, | ||
| integer, dimension( * ) | NSVAL, | ||
| real | THRESH, | ||
| logical | TSTERR, | ||
| integer | NMAX, | ||
| complex, dimension( * ) | A, | ||
| complex, dimension( * ) | AFAC, | ||
| complex, dimension( * ) | AINV, | ||
| complex, dimension( * ) | B, | ||
| complex, dimension( * ) | X, | ||
| complex, dimension( * ) | XACT, | ||
| complex, dimension( * ) | WORK, | ||
| real, dimension( * ) | RWORK, | ||
| integer | NOUT | ||
| ) |
Definition at line 1 of file cchkpo.f.
References alaerh(), alahd(), alasum(), cerrpo(), cget04(), claipd(), clanhe(), clarhs(), clatb4(), clatms(), cpocon(), cporfs(), cpot01(), cpot02(), cpot03(), cpot05(), cpotri(), format, max, plasma_c::plasma_cpotrf(), plasma_c::plasma_cpotri(), plasma_c::plasma_cpotrs(), plasma::plasma_set(), sget06(), uplo, and xlaenv().

