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

Go to the source code of this file.

Functions/Subroutines

program psbla1tst
 
subroutine psbla1tstinfo (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 psblas1tstchke (LTEST, INOUT, NPROCS)
 
subroutine pschkarg1 (ICTXT, NOUT, SNAME, N, ALPHA, IX, JX, DESCX, INCX, IY, JY, DESCY, INCY, INFO)
 
logical function pisinscope (ICTXT, N, IX, JX, DESCX, INCX)
 
subroutine psblas1tstchk (ICTXT, NOUT, NROUT, N, PSCLR, PUSCLR, PISCLR, X, PX, IX, JX, DESCX, INCX, Y, PY, IY, JY, DESCY, INCY, INFO)
 
subroutine pserrdot (ERRBND, N, SCLR, X, INCX, Y, INCY, PREC)
 
subroutine pserrnrm2 (ERRBND, N, USCLR, X, INCX, PREC)
 
subroutine pserrasum (ERRBND, N, USCLR, X, INCX, PREC)
 
subroutine pserrscal (ERRBND, PSCLR, X, PREC)
 
subroutine pserraxpy (ERRBND, PSCLR, X, Y, PREC)
 

Function/Subroutine Documentation

◆ pisinscope()

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

Definition at line 2034 of file psblas1tst.f.

Here is the call graph for this function:

◆ psbla1tst()

program psbla1tst ( )

Definition at line 11 of file psblas1tst.f.

Here is the call graph for this function:

◆ psbla1tstinfo()

subroutine psbla1tstinfo ( 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,
real  ALPHA,
integer, dimension( * )  WORK 
)

Definition at line 777 of file psblas1tst.f.

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

◆ psblas1tstchk()

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

Definition at line 2211 of file psblas1tst.f.

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

◆ psblas1tstchke()

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

Definition at line 1469 of file psblas1tst.f.

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

◆ pschkarg1()

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

Definition at line 1734 of file psblas1tst.f.

Here is the caller graph for this function:

◆ pserrasum()

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

Definition at line 3164 of file psblas1tst.f.

Here is the caller graph for this function:

◆ pserraxpy()

subroutine pserraxpy ( real  ERRBND,
real  PSCLR,
real  X,
real  Y,
real  PREC 
)

Definition at line 3313 of file psblas1tst.f.

Here is the caller graph for this function:

◆ pserrdot()

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

Definition at line 2933 of file psblas1tst.f.

Here is the caller graph for this function:

◆ pserrnrm2()

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

Definition at line 3047 of file psblas1tst.f.

Here is the caller graph for this function:

◆ pserrscal()

subroutine pserrscal ( real  ERRBND,
real  PSCLR,
real  X,
real  PREC 
)

Definition at line 3246 of file psblas1tst.f.

Here is the caller graph for this function: