ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
MDESC Struct Reference

Data Fields

int desctype
 
int ctxt
 
int m
 
int n
 
int nbrow
 
int nbcol
 
int sprow
 
int spcol
 
int lda
 

Detailed Description

Definition at line 163 of file pcgemr.c.

Field Documentation

◆ ctxt

int MDESC::ctxt

Definition at line 165 of file pcgemr.c.

◆ desctype

int MDESC::desctype

Definition at line 164 of file pcgemr.c.

◆ lda

int MDESC::lda

Definition at line 172 of file pcgemr.c.

◆ m

int MDESC::m

Definition at line 166 of file pcgemr.c.

◆ n

int MDESC::n

Definition at line 167 of file pcgemr.c.

◆ nbcol

int MDESC::nbcol

Definition at line 169 of file pcgemr.c.

◆ nbrow

int MDESC::nbrow

Definition at line 168 of file pcgemr.c.

◆ spcol

int MDESC::spcol

Definition at line 171 of file pcgemr.c.

◆ sprow

int MDESC::sprow

Definition at line 170 of file pcgemr.c.


The documentation for this struct was generated from the following files: