ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
pspotrs.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine pspotrs (UPLO, N, NRHS, A, IA, JA, DESCA, B, IB, JB, DESCB, INFO)
 

Function/Subroutine Documentation

◆ pspotrs()

subroutine pspotrs ( character  UPLO,
integer  N,
integer  NRHS,
real, dimension( * )  A,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA,
real, dimension( * )  B,
integer  IB,
integer  JB,
integer, dimension( * )  DESCB,
integer  INFO 
)

Definition at line 3 of file pspotrs.f.

Here is the call graph for this function:
Here is the caller graph for this function: