|
PLASMA
2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
|
Go to the source code of this file.
Functions | |
| subroutine | zdrvls (DOTYPE, NM, MVAL, NN, NVAL, NNS, NSVAL, NNB, IBVAL, NBVAL, NXVAL, THRESH, TSTERR, A, COPYA, B, COPYB, C, S, COPYS, WORK, RWORK, IWORK, NOUT) |
| subroutine zdrvls | ( | logical, dimension( * ) | DOTYPE, |
| integer | NM, | ||
| integer, dimension( * ) | MVAL, | ||
| integer | NN, | ||
| integer, dimension( * ) | NVAL, | ||
| integer | NNS, | ||
| integer, dimension( * ) | NSVAL, | ||
| integer | NNB, | ||
| integer, dimension( * ) | IBVAL, | ||
| integer, dimension( * ) | NBVAL, | ||
| integer, dimension( * ) | NXVAL, | ||
| double precision | THRESH, | ||
| logical | TSTERR, | ||
| complex*16, dimension( * ) | A, | ||
| complex*16, dimension( * ) | COPYA, | ||
| complex*16, dimension( * ) | B, | ||
| complex*16, dimension( * ) | COPYB, | ||
| complex*16, dimension( * ) | C, | ||
| double precision, dimension( * ) | S, | ||
| double precision, dimension( * ) | COPYS, | ||
| complex*16, dimension( * ) | WORK, | ||
| double precision, dimension( * ) | RWORK, | ||
| integer, dimension( * ) | IWORK, | ||
| integer | NOUT | ||
| ) |
Definition at line 1 of file zdrvls.f.
References alaerh(), alahd(), alasvm(), format, itype, max, min, plasma_z::plasma_alloc_workspace_zgels(), plasma::plasma_set(), plasma_z::plasma_zgels(), trans, xlaenv(), zerrls(), zqrt13(), zqrt14(), zqrt15(), zqrt16(), and zqrt17().

