![]() |
v0.15.0 |
block data indexes More...
Public Member Functions | |
Indexes (UId uid_row, UId uid_col, UId uid_fe, int row, int col, int nb_rows, int nb_cols, int loc_row, int loc_col, int mat_shift) | |
UId | getRowUId () const |
UId | getColUId () const |
UId | getFEUId () const |
int | getRow () const |
int | getCol () const |
int | getNbRows () const |
int | getNbCols () const |
int | getLocRow () const |
int | getLocCol () const |
int & | getMatShift () const |
int | rowShift () const |
int | colShift () const |
Private Attributes | |
UId | uid_row |
UId | uid_col |
UId | uid_fe |
int | row |
int | col |
int | nb_rows |
int | nb_cols |
int | loc_row |
int | loc_col |
int | mat_shift |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
mutableprivate |