| 
    CppNoddy
    0.92
    
   | 
 
An exception class that is thrown if too many Newton steps are taken in either the scalar or vector Newton classes. More...
#include <Exceptions.h>
 Public Member Functions | |
| ExceptionItn (const std::string &problem, const unsigned &itns, const double &max_resid) | |
An exception class that is thrown if too many Newton steps are taken in either the scalar or vector Newton classes.
Definition at line 90 of file Exceptions.h.
      
  | 
  inline | 
Definition at line 92 of file Exceptions.h.
 1.9.5
© 2012
R.E. Hewitt