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

Go to the source code of this file.

Functions

subroutine ddrvls (DOTYPE, NM, MVAL, NN, NVAL, NNS, NSVAL, NNB, NBVAL, NXVAL, THRESH, TSTERR, A, COPYA, B, COPYB, C, S, COPYS, IBVAL, WORK, IWORK, NOUT)

Function Documentation

subroutine ddrvls ( logical, dimension( * )  DOTYPE,
integer  NM,
integer, dimension( * )  MVAL,
integer  NN,
integer, dimension( * )  NVAL,
integer  NNS,
integer, dimension( * )  NSVAL,
integer  NNB,
integer, dimension( * )  NBVAL,
integer, dimension( * )  NXVAL,
double precision  THRESH,
logical  TSTERR,
double precision, dimension( * )  A,
double precision, dimension( * )  COPYA,
double precision, dimension( * )  B,
double precision, dimension( * )  COPYB,
double precision, dimension( * )  C,
double precision, dimension( * )  S,
double precision, dimension( * )  COPYS,
integer, dimension ( * )  IBVAL,
double precision, dimension( * )  WORK,
integer, dimension( * )  IWORK,
integer  NOUT 
)

Definition at line 1 of file ddrvls.f.

References alaerh(), alahd(), alasvm(), derrls(), dqrt13(), dqrt14(), dqrt15(), dqrt16(), dqrt17(), format, itype, max, min, plasma_d::plasma_alloc_workspace_dgels(), plasma_d::plasma_dgels(), plasma::plasma_set(), trans, and xlaenv().

Here is the call graph for this function:

Here is the caller graph for this function: