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

Go to the source code of this file.

Functions/Subroutines

program pcbla1tst
 
subroutine pcbla1tstinfo (SUMMRY, NOUT, NMAT, NVAL, MXVAL, NXVAL, IMBXVAL, MBXVAL, INBXVAL, NBXVAL, RSCXVAL, CSCXVAL, IXVAL, JXVAL, INCXVAL, MYVAL, NYVAL, IMBYVAL, MBYVAL, INBYVAL, NBYVAL, RSCYVAL, CSCYVAL, IYVAL, JYVAL, INCYVAL, LDVAL, NGRIDS, PVAL, LDPVAL, QVAL, LDQVAL, LTEST, SOF, TEE, IAM, IGAP, IVERB, NPROCS, ALPHA, WORK)
 
subroutine pcblas1tstchke (LTEST, INOUT, NPROCS)
 
subroutine pcchkarg1 (ICTXT, NOUT, SNAME, N, ALPHA, IX, JX, DESCX, INCX, IY, JY, DESCY, INCY, INFO)
 
logical function pisinscope (ICTXT, N, IX, JX, DESCX, INCX)
 
subroutine pcblas1tstchk (ICTXT, NOUT, NROUT, N, PSCLR, PUSCLR, PISCLR, X, PX, IX, JX, DESCX, INCX, Y, PY, IY, JY, DESCY, INCY, INFO)
 
subroutine pcerrdotu (ERRBND, N, SCLR, X, INCX, Y, INCY, PREC)
 
subroutine pcerrdotc (ERRBND, N, SCLR, X, INCX, Y, INCY, PREC)
 
subroutine pcerrnrm2 (ERRBND, N, USCLR, X, INCX, PREC)
 
subroutine pcerrasum (ERRBND, N, USCLR, X, INCX, PREC)
 
subroutine pcerrscal (ERRBND, PSCLR, X, PREC)
 
subroutine pcserrscal (ERRBND, PUSCLR, X, PREC)
 
subroutine pcerraxpy (ERRBND, PSCLR, X, Y, PREC)
 

Function/Subroutine Documentation

◆ pcbla1tst()

program pcbla1tst ( )

Definition at line 12 of file pcblas1tst.f.

Here is the call graph for this function:

◆ pcbla1tstinfo()

subroutine pcbla1tstinfo ( character*( * )  SUMMRY,
integer  NOUT,
integer  NMAT,
integer, dimension( ldval )  NVAL,
integer, dimension( ldval )  MXVAL,
integer, dimension( ldval )  NXVAL,
integer, dimension( ldval )  IMBXVAL,
integer, dimension( ldval )  MBXVAL,
integer, dimension( ldval )  INBXVAL,
integer, dimension( ldval )  NBXVAL,
integer, dimension( ldval )  RSCXVAL,
integer, dimension( ldval )  CSCXVAL,
integer, dimension( ldval )  IXVAL,
integer, dimension( ldval )  JXVAL,
integer, dimension( ldval )  INCXVAL,
integer, dimension( ldval )  MYVAL,
integer, dimension( ldval )  NYVAL,
integer, dimension( ldval )  IMBYVAL,
integer, dimension( ldval )  MBYVAL,
integer, dimension( ldval )  INBYVAL,
integer, dimension( ldval )  NBYVAL,
integer, dimension( ldval )  RSCYVAL,
integer, dimension( ldval )  CSCYVAL,
integer, dimension( ldval )  IYVAL,
integer, dimension( ldval )  JYVAL,
integer, dimension( ldval )  INCYVAL,
integer  LDVAL,
integer  NGRIDS,
integer, dimension( ldpval )  PVAL,
integer  LDPVAL,
integer, dimension( ldqval )  QVAL,
integer  LDQVAL,
logical, dimension( * )  LTEST,
logical  SOF,
logical  TEE,
integer  IAM,
integer  IGAP,
integer  IVERB,
integer  NPROCS,
complex  ALPHA,
integer, dimension( * )  WORK 
)

Definition at line 802 of file pcblas1tst.f.

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

◆ pcblas1tstchk()

subroutine pcblas1tstchk ( integer  ICTXT,
integer  NOUT,
integer  NROUT,
integer  N,
complex  PSCLR,
real  PUSCLR,
integer  PISCLR,
complex, dimension( * )  X,
complex, dimension( * )  PX,
integer  IX,
integer  JX,
integer, dimension( * )  DESCX,
integer  INCX,
complex, dimension( * )  Y,
complex, dimension( * )  PY,
integer  IY,
integer  JY,
integer, dimension( * )  DESCY,
integer  INCY,
integer  INFO 
)

Definition at line 2255 of file pcblas1tst.f.

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

◆ pcblas1tstchke()

subroutine pcblas1tstchke ( logical, dimension( * )  LTEST,
integer  INOUT,
integer  NPROCS 
)

Definition at line 1495 of file pcblas1tst.f.

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

◆ pcchkarg1()

subroutine pcchkarg1 ( integer  ICTXT,
integer  NOUT,
character*(*)  SNAME,
integer  N,
complex  ALPHA,
integer  IX,
integer  JX,
integer, dimension( * )  DESCX,
integer  INCX,
integer  IY,
integer  JY,
integer, dimension( * )  DESCY,
integer  INCY,
integer  INFO 
)

Definition at line 1778 of file pcblas1tst.f.

Here is the caller graph for this function:

◆ pcerrasum()

subroutine pcerrasum ( real  ERRBND,
integer  N,
real  USCLR,
complex, dimension( * )  X,
integer  INCX,
real  PREC 
)

Definition at line 3559 of file pcblas1tst.f.

Here is the caller graph for this function:

◆ pcerraxpy()

subroutine pcerraxpy ( real  ERRBND,
complex  PSCLR,
complex  X,
complex  Y,
real  PREC 
)

Definition at line 3778 of file pcblas1tst.f.

Here is the caller graph for this function:

◆ pcerrdotc()

subroutine pcerrdotc ( real  ERRBND,
integer  N,
complex  SCLR,
complex, dimension( * )  X,
integer  INCX,
complex, dimension( * )  Y,
integer  INCY,
real  PREC 
)

Definition at line 3282 of file pcblas1tst.f.

Here is the caller graph for this function:

◆ pcerrdotu()

subroutine pcerrdotu ( real  ERRBND,
integer  N,
complex  SCLR,
complex, dimension( * )  X,
integer  INCX,
complex, dimension( * )  Y,
integer  INCY,
real  PREC 
)

Definition at line 3138 of file pcblas1tst.f.

Here is the caller graph for this function:

◆ pcerrnrm2()

subroutine pcerrnrm2 ( real  ERRBND,
integer  N,
real  USCLR,
complex, dimension( * )  X,
integer  INCX,
real  PREC 
)

Definition at line 3426 of file pcblas1tst.f.

Here is the caller graph for this function:

◆ pcerrscal()

subroutine pcerrscal ( real  ERRBND,
complex  PSCLR,
complex  X,
real  PREC 
)

Definition at line 3642 of file pcblas1tst.f.

Here is the caller graph for this function:

◆ pcserrscal()

subroutine pcserrscal ( real  ERRBND,
real  PUSCLR,
complex  X,
real  PREC 
)

Definition at line 3710 of file pcblas1tst.f.

Here is the caller graph for this function:

◆ pisinscope()

logical function pisinscope ( integer  ICTXT,
integer  N,
integer  IX,
integer  JX,
integer, dimension( * )  DESCX,
integer  INCX 
)

Definition at line 2078 of file pcblas1tst.f.

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