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

Go to the source code of this file.

Functions

F_VOID_FUNC dtrrv2d_ (int *ConTxt, F_CHAR uplo, F_CHAR diag, int *m, int *n, double *A, int *lda, int *rsrc, int *csrc)
 

Function Documentation

◆ dtrrv2d_()

F_VOID_FUNC dtrrv2d_ ( int *  ConTxt,
F_CHAR  uplo,
F_CHAR  diag,
int *  m,
int *  n,
double *  A,
int *  lda,
int *  rsrc,
int *  csrc 
)

Definition at line 7 of file dtrrv2d_.c.

Here is the call graph for this function: