queso-0.53.0
|
This is the complete list of members for QUESO::Matrix, including all inherited members.
base_copy(const Matrix &src) | QUESO::Matrix | protectedvirtual |
chol()=0 | QUESO::Matrix | pure virtual |
env() const | QUESO::Matrix | |
getInDebugMode() const | QUESO::Matrix | |
getPrintHorizontally() const | QUESO::Matrix | |
m_env | QUESO::Matrix | protected |
m_inDebugMode | QUESO::Matrix | mutableprotected |
m_map | QUESO::Matrix | protected |
m_printHorizontally | QUESO::Matrix | mutableprotected |
map() const | QUESO::Matrix | |
Matrix(const BaseEnvironment &env, const Map &map) | QUESO::Matrix | |
Matrix() | QUESO::Matrix | private |
numCols() const =0 | QUESO::Matrix | pure virtual |
numOfProcsForStorage() const | QUESO::Matrix | |
numRowsGlobal() const =0 | QUESO::Matrix | pure virtual |
numRowsLocal() const =0 | QUESO::Matrix | pure virtual |
print(std::ostream &os) const =0 | QUESO::Matrix | pure virtual |
setInDebugMode(bool value) const | QUESO::Matrix | |
setPrintHorizontally(bool value) const | QUESO::Matrix | |
zeroLower(bool includeDiagonal=false)=0 | QUESO::Matrix | pure virtual |
zeroUpper(bool includeDiagonal=false)=0 | QUESO::Matrix | pure virtual |
~Matrix() | QUESO::Matrix | virtual |