ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
#include "Bdef.h"
Go to the source code of this file.
Functions | |
MPI_Datatype | BI_GetMpiTrType (BLACSCONTEXT *ctxt, char uplo, char diag, int m, int n, int lda, MPI_Datatype Dtype, int *N) |
MPI_Datatype BI_GetMpiTrType | ( | BLACSCONTEXT * | ctxt, |
char | uplo, | ||
char | diag, | ||
int | m, | ||
int | n, | ||
int | lda, | ||
MPI_Datatype | Dtype, | ||
int * | N | ||
) |
Definition at line 4 of file BI_GetMpiTrType.c.