|
IFEM
90A354
|
This is the complete list of members for LinSolParams, including all inherited members.
| addValue(const std::string &key, const std::string &value) | SettingMap | |
| blocks | LinSolParams | private |
| getBlock(size_t i) const | LinSolParams | inline |
| getDoubleValue(const std::string &key) const | SettingMap | |
| getIntValue(const std::string &key) const | SettingMap | |
| getLinSysType() const | LinSolParams | inline |
| getNoBlocks() const | LinSolParams | inline |
| getStringValue(const std::string &key) const | SettingMap | |
| hasValue(const std::string &key) const | SettingMap | |
| LinSolParams(LinAlg::LinearSystemType ls=LinAlg::GENERAL_MATRIX) | LinSolParams | |
| LinSolParams(const LinSolParams &par, LinAlg::LinearSystemType ls=LinAlg::GENERAL_MATRIX) | LinSolParams | |
| linSys | LinSolParams | private |
| read(const tinyxml2::XMLElement *elem) | LinSolParams | |
| values | SettingMap | protected |