ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
BI_TransDist.c File Reference
#include "Bdef.h"
Include dependency graph for BI_TransDist.c:

Go to the source code of this file.

Functions

void BI_TransDist (BLACSCONTEXT *ctxt, char scope, int m, int n, int *rA, int *cA, int ldrc, BI_DistType *dist, int rdest, int cdest)
 

Function Documentation

◆ BI_TransDist()

void BI_TransDist ( BLACSCONTEXT ctxt,
char  scope,
int  m,
int  n,
int *  rA,
int *  cA,
int  ldrc,
BI_DistType dist,
int  rdest,
int  cdest 
)

Definition at line 3 of file BI_TransDist.c.

Here is the caller graph for this function: