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