![]() |
SCALAPACK 2.2.2
LAPACK: Linear Algebra PACKage
|
#include "../pblas.h"
#include "../PBpblas.h"
#include "../PBtools.h"
#include "../PBblacs.h"
#include "../PBblas.h"
Go to the source code of this file.
Functions | |
void | PB_CptrsmAB1 (PBTYP_T *TYPE, char *SIDE, char *UPLO, char *TRANSA, char *DIAG, Int M, Int N, char *ALPHA, char *A, Int IA, Int JA, Int *DESCA, char *B, Int IB, Int JB, Int *DESCB, char *C, Int *DESCC) |