ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | pstreecomb (ICTXT, SCOPE, N, MINE, RDEST0, CDEST0, SUBPTR) |
subroutine | scombamax (V1, V2) |
subroutine | scombssq (V1, V2) |
subroutine | scombnrm2 (X, Y) |
subroutine pstreecomb | ( | integer | ICTXT, |
character | SCOPE, | ||
integer | N, | ||
real, dimension( * ) | MINE, | ||
integer | RDEST0, | ||
integer | CDEST0, | ||
external | SUBPTR | ||
) |
subroutine scombamax | ( | real, dimension( 2 ) | V1, |
real, dimension( 2 ) | V2 | ||
) |
Definition at line 212 of file pstreecomb.f.
subroutine scombnrm2 | ( | real | X, |
real | Y | ||
) |
subroutine scombssq | ( | real, dimension( 2 ) | V1, |
real, dimension( 2 ) | V2 | ||
) |