NuTo
Numerics Tool
Public Member Functions | List of all members
NuTo::NewtonRaphson::NoConvergence Class Reference

custom exception for the newton algorithm More...

#include <NewtonRaphson.h>

Inheritance diagram for NuTo::NewtonRaphson::NoConvergence:
NuTo::Exception

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...
 

Detailed Description

custom exception for the newton algorithm

Constructor & Destructor Documentation

NuTo::NewtonRaphson::NoConvergence::NoConvergence ( const std::string &  caller = "",
const std::string &  message = "" 
)
inline

The documentation for this class was generated from the following file: