block data indexes
More...
block data indexes
Definition at line 214 of file Schur.cpp.
◆ Indexes()
MoFEM::DiagBlockIndex::Indexes::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 |
|
) |
| |
|
inline |
◆ colShift()
int MoFEM::DiagBlockIndex::Indexes::colShift |
( |
| ) |
const |
|
inline |
◆ getCol()
int MoFEM::DiagBlockIndex::Indexes::getCol |
( |
| ) |
const |
|
inline |
◆ getColUId()
UId MoFEM::DiagBlockIndex::Indexes::getColUId |
( |
| ) |
const |
|
inline |
◆ getFEUId()
UId MoFEM::DiagBlockIndex::Indexes::getFEUId |
( |
| ) |
const |
|
inline |
◆ getLocCol()
int MoFEM::DiagBlockIndex::Indexes::getLocCol |
( |
| ) |
const |
|
inline |
◆ getLocRow()
int MoFEM::DiagBlockIndex::Indexes::getLocRow |
( |
| ) |
const |
|
inline |
◆ getMatShift()
int& MoFEM::DiagBlockIndex::Indexes::getMatShift |
( |
| ) |
const |
|
inline |
◆ getNbCols()
int MoFEM::DiagBlockIndex::Indexes::getNbCols |
( |
| ) |
const |
|
inline |
◆ getNbRows()
int MoFEM::DiagBlockIndex::Indexes::getNbRows |
( |
| ) |
const |
|
inline |
◆ getRow()
int MoFEM::DiagBlockIndex::Indexes::getRow |
( |
| ) |
const |
|
inline |
◆ getRowUId()
UId MoFEM::DiagBlockIndex::Indexes::getRowUId |
( |
| ) |
const |
|
inline |
◆ rowShift()
int MoFEM::DiagBlockIndex::Indexes::rowShift |
( |
| ) |
const |
|
inline |
◆ col
int MoFEM::DiagBlockIndex::Indexes::col |
|
private |
◆ loc_col
int MoFEM::DiagBlockIndex::Indexes::loc_col |
|
private |
◆ loc_row
int MoFEM::DiagBlockIndex::Indexes::loc_row |
|
private |
◆ mat_shift
int MoFEM::DiagBlockIndex::Indexes::mat_shift |
|
mutableprivate |
◆ nb_cols
int MoFEM::DiagBlockIndex::Indexes::nb_cols |
|
private |
◆ nb_rows
int MoFEM::DiagBlockIndex::Indexes::nb_rows |
|
private |
◆ row
int MoFEM::DiagBlockIndex::Indexes::row |
|
private |
◆ uid_col
UId MoFEM::DiagBlockIndex::Indexes::uid_col |
|
private |
◆ uid_fe
UId MoFEM::DiagBlockIndex::Indexes::uid_fe |
|
private |
◆ uid_row
UId MoFEM::DiagBlockIndex::Indexes::uid_row |
|
private |
The documentation for this struct was generated from the following file: