ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
Functions/Subroutines
pcgels.f File Reference
Go to the source code of this file.
Functions/Subroutines
subroutine
pcgels
(TRANS, M, N, NRHS, A, IA, JA, DESCA, B, IB, JB, DESCB, WORK, LWORK, INFO)
Function/Subroutine Documentation
◆
pcgels()
subroutine pcgels
(
character
TRANS
,
integer
M
,
integer
N
,
integer
NRHS
,
complex
, dimension( * )
A
,
integer
IA
,
integer
JA
,
integer, dimension( * )
DESCA
,
complex
, dimension( * )
B
,
integer
IB
,
integer
JB
,
integer, dimension( * )
DESCB
,
complex
, dimension( * )
WORK
,
integer
LWORK
,
integer
INFO
)
Definition at line
3
of file
pcgels.f
.
Here is the call graph for this function:
Here is the caller graph for this function:
SRC
pcgels.f
Generated by
1.8.16