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

Go to the source code of this file.

Functions/Subroutines

subroutine btsetup (MEM, MEMLEN, CMEM, CMEMLEN, OUTNUM, TESTSDRV, TESTBSBR, TESTCOMB, TESTAUX, IAM, NNODES)
 
integer function ibtmyproc ()
 
integer function ibtnprocs ()
 
subroutine btsend (DTYPE, N, BUFF, DEST, MSGID)
 
subroutine btrecv (DTYPE, N, BUFF, SRC, MSGID)
 
integer function ibtsizeof (TYPE)
 
subroutine btmpierr (ROUT, IERR0)
 

Function/Subroutine Documentation

◆ btmpierr()

subroutine btmpierr ( character*(*)  ROUT,
integer  IERR0 
)

Definition at line 362 of file btprim.f.

Here is the caller graph for this function:

◆ btrecv()

subroutine btrecv ( integer  DTYPE,
integer  N,
real, dimension(*)  BUFF,
integer  SRC,
integer  MSGID 
)

Definition at line 207 of file btprim.f.

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

◆ btsend()

subroutine btsend ( integer  DTYPE,
integer  N,
real, dimension(*)  BUFF,
integer  DEST,
integer  MSGID 
)

Definition at line 115 of file btprim.f.

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

◆ btsetup()

subroutine btsetup ( integer, dimension(memlen)  MEM,
integer  MEMLEN,
character*1, dimension(cmemlen)  CMEM,
integer  CMEMLEN,
integer  OUTNUM,
logical  TESTSDRV,
logical  TESTBSBR,
logical  TESTCOMB,
logical  TESTAUX,
integer  IAM,
integer  NNODES 
)

Definition at line 4 of file btprim.f.

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

◆ ibtmyproc()

integer function ibtmyproc ( )

Definition at line 47 of file btprim.f.

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

◆ ibtnprocs()

integer function ibtnprocs ( )

Definition at line 81 of file btprim.f.

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

◆ ibtsizeof()

integer function ibtsizeof ( character*1  TYPE)

Definition at line 286 of file btprim.f.

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