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

Go to the source code of this file.

Functions/Subroutines

subroutine pchk1mat (MA, MAPOS0, NA, NAPOS0, IA, JA, DESCA, DESCAPOS0, NEXTRA, EX, EXPOS, INFO)
 
subroutine pchk2mat (MA, MAPOS0, NA, NAPOS0, IA, JA, DESCA, DESCAPOS0, MB, MBPOS0, NB, NBPOS0, IB, JB, DESCB, DESCBPOS0, NEXTRA, EX, EXPOS, INFO)
 
subroutine globchk (ICTXT, N, X, LDX, IWORK, INFO)
 

Function/Subroutine Documentation

◆ globchk()

subroutine globchk ( integer  ICTXT,
integer  N,
integer, dimension( ldx, 2 )  X,
integer  LDX,
integer, dimension( n )  IWORK,
integer  INFO 
)

Definition at line 403 of file pchkxmat.f.

◆ pchk1mat()

subroutine pchk1mat ( integer  MA,
integer  MAPOS0,
integer  NA,
integer  NAPOS0,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA,
integer  DESCAPOS0,
integer  NEXTRA,
integer, dimension( nextra )  EX,
integer, dimension( nextra )  EXPOS,
integer  INFO 
)

Definition at line 3 of file pchkxmat.f.

Here is the call graph for this function:

◆ pchk2mat()

subroutine pchk2mat ( integer  MA,
integer  MAPOS0,
integer  NA,
integer  NAPOS0,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA,
integer  DESCAPOS0,
integer  MB,
integer  MBPOS0,
integer  NB,
integer  NBPOS0,
integer  IB,
integer  JB,
integer, dimension( 8 )  DESCB,
integer  DESCBPOS0,
integer  NEXTRA,
integer, dimension( nextra )  EX,
integer, dimension( nextra )  EXPOS,
integer  INFO 
)

Definition at line 175 of file pchkxmat.f.

Here is the call graph for this function: