|
PLASMA
2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
|
Go to the source code of this file.
Functions | |
| subroutine | schkge (DOTYPE, NM, MVAL, NN, NVAL, NNB, NBVAL, NNS, IBVAL, NSVAL, THRESH, TSTERR, NMAX, A, AFAC, AINV, B, X, XACT, WORK, RWORK, IWORK, NOUT) |
| subroutine schkge | ( | 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, | ||
| 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 schkge.f.
References alaerh(), alahd(), alasum(), format, max, min, plasma::plasma_set(), plasma_s::plasma_sgetrf(), plasma_s::plasma_sgetrs(), serrge(), sget02(), sget04(), sget06(), slarhs(), slaset(), slatb4(), slatms(), trans, and xlaenv().

