This is the complete list of members for concepts::NoConvergence, including all inherited members.
ExceptionBase() | concepts::ExceptionBase | |
ExceptionBase(const std::string &message) (defined in concepts::ExceptionBase) | concepts::ExceptionBase | inline |
ExceptionBase(const std::string &file, const unsigned int line, const std::string &function, const std::string &excName) | concepts::ExceptionBase | |
excName_ | concepts::ExceptionBase | protected |
feature_ | concepts::MissingFeature | protected |
file_ | concepts::ExceptionBase | protected |
function_ | concepts::ExceptionBase | protected |
info(std::ostream &os) const | concepts::NoConvergence | protectedvirtual |
line_ | concepts::ExceptionBase | protected |
MissingFeature(const std::string &feature) | concepts::MissingFeature | |
MissingFeature(const std::string &file, const unsigned int line, const std::string &function, const std::string &excName, const std::string &feature=std::string("")) | concepts::MissingFeature | |
NoConvergence(const std::string &errMsg) | concepts::NoConvergence | |
setFields(const std::string &file, const unsigned int line, const std::string &function, const std::string &excName) | concepts::ExceptionBase | |
~ExceptionBase() (defined in concepts::ExceptionBase) | concepts::ExceptionBase | virtual |
~MissingFeature() (defined in concepts::MissingFeature) | concepts::MissingFeature | virtual |
~OutputOperator() (defined in concepts::OutputOperator) | concepts::OutputOperator | virtual |