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

Go to the source code of this file.

Functions/Subroutines

subroutine pztreecomb (ICTXT, SCOPE, N, MINE, RDEST0, CDEST0, SUBPTR)
 
subroutine zcombamax (V1, V2)
 

Function/Subroutine Documentation

◆ pztreecomb()

subroutine pztreecomb ( integer  ICTXT,
character  SCOPE,
integer  N,
complex*16, dimension( * )  MINE,
integer  RDEST0,
integer  CDEST0,
external  SUBPTR 
)

Definition at line 3 of file pztreecomb.f.

Here is the caller graph for this function:

◆ zcombamax()

subroutine zcombamax ( complex*16, dimension( 2 )  V1,
complex*16, dimension( 2 )  V2 
)

Definition at line 213 of file pztreecomb.f.