|
ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the documentation of this file.
3 #if (INTFACE == C_CALL)
4 void Cctrbs2d(
int ConTxt,
char *scope,
char *top,
char *uplo,
char *diag,
5 int m,
int n,
float *A,
int lda)
8 F_CHAR diag,
int *m,
int *n,
float *A,
int *lda)
62 void BI_ArgCheck(
int,
int,
char *,
char,
char,
char,
int,
int,
int,
int,
78 char ttop, tscope, tuplo, tdiag;
97 #if (BlacsDebugLvl > 0)
106 if (ttop ==
' ') ttop = DefBSTop;
109 else tlda =
Mpval(lda);
void BI_MpathBS(BLACSCONTEXT *ctxt, BLACBUFF *bp, SDRVPTR send, int npaths)
BLACBUFF * BI_Pack(BLACSCONTEXT *ctxt, BVOID *A, BLACBUFF *bp, MPI_Datatype Dtype)
BLACBUFF * BI_GetBuff(int length)
MPI_Datatype BI_GetMpiTrType(BLACSCONTEXT *ctxt, char uplo, char diag, int m, int n, int lda, MPI_Datatype Dtype, int *N)
void BI_Asend(BLACSCONTEXT *ctxt, int dest, int msgid, BLACBUFF *bp)
void BI_Ssend(BLACSCONTEXT *ctxt, int dest, int msgid, BLACBUFF *bp)
#define MGetConTxt(Context, ctxtptr)
int BI_HypBS(BLACSCONTEXT *ctxt, BLACBUFF *bp, SDRVPTR send)
F_VOID_FUNC ctrbs2d_(int *ConTxt, F_CHAR scope, F_CHAR top, F_CHAR uplo, F_CHAR diag, int *m, int *n, float *A, int *lda)
void(* SDRVPTR)(BLACSCONTEXT *, int, int, BLACBUFF *)
void BI_TreeBS(BLACSCONTEXT *ctxt, BLACBUFF *bp, SDRVPTR send, int nbranches)
void BI_BlacsErr(int ConTxt, int line, char *file, char *form,...)
void BI_ArgCheck(int ConTxt, int RoutType, char *routine, char scope, char uplo, char diag, int m, int n, int lda, int nprocs, int *prows, int *pcols)
#define BI_MPI_TYPE_FREE(t)
void BI_IdringBS(BLACSCONTEXT *ctxt, BLACBUFF *bp, SDRVPTR send, int step)
void BI_UpdateBuffs(BLACBUFF *Newbp)
void BI_SringBS(BLACSCONTEXT *ctxt, BLACBUFF *bp, SDRVPTR send)
int BI_BuffIsFree(BLACBUFF *bp, int Wait)