#include <dist_matrix.h>
Public Attributes | |
int | idxRow |
int | idxCol |
int | localRows |
int | localCols |
Definition at line 76 of file dist_matrix.h.
|
Global column-index of the upper-left element Definition at line 78 of file dist_matrix.h. |
|
Global row-index of the upper-left element Definition at line 77 of file dist_matrix.h. |
|
Size(columns) of submatrix(actual) Definition at line 80 of file dist_matrix.h. |
|
Size(rows) of submatrix(actual) Definition at line 79 of file dist_matrix.h. |