![]() |
NuTo
Numerics Tool
|
custom exception for the newton algorithm More...
#include <NewtonRaphson.h>
Public Member Functions | |
| NoConvergence (const std::string &caller="", const std::string &message="") | |
Public Member Functions inherited from NuTo::Exception | |
| Exception (const std::string &message) | |
| Constructor. More... | |
| Exception (const std::string &caller, const std::string &message) | |
| Constructor. More... | |
custom exception for the newton algorithm
|
inline |
1.8.11