![]() |
KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
|
This is the complete list of members for Kratos::Exception, including all inherited members.
| add_to_call_stack(CodeLocation const &TheLocation) | Kratos::Exception | |
| append_message(std::string const &rMessage) | Kratos::Exception | |
| Exception() | Kratos::Exception | |
| Exception(const std::string &rWhat) | Kratos::Exception | explicit |
| Exception(const std::string &rWhat, const CodeLocation &Location) | Kratos::Exception | |
| Exception(Exception const &Other) | Kratos::Exception | |
| Info() const | Kratos::Exception | virtual |
| message() const | Kratos::Exception | |
| operator<<(CodeLocation const &TheLocation) | Kratos::Exception | |
| operator<<(StreamValueType const &rValue) | Kratos::Exception | inline |
| operator<<(std::ostream &(*pf)(std::ostream &)) | Kratos::Exception | |
| operator<<(const char *rString) | Kratos::Exception | |
| operator=(Exception const &rOther)=delete | Kratos::Exception | |
| PrintData(std::ostream &rOStream) const | Kratos::Exception | virtual |
| PrintInfo(std::ostream &rOStream) const | Kratos::Exception | virtual |
| what() const noexcept override | Kratos::Exception | |
| where() const | Kratos::Exception | |
| ~Exception() noexcept override | Kratos::Exception |