Loading [MathJax]/extensions/tex2jax.js
Ipopt Documentation  
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Loading...
Searching...
No Matches
IpRestoPhase.hpp File Reference

Go to the source code of this file.

Classes

class  Ipopt::RestorationPhase
 Base class for different restoration phases. More...
 

Namespaces

namespace  Ipopt
 This file contains a base class for all exceptions and a set of macros to help with exceptions.
 

Functions

Exceptions
 Ipopt::DECLARE_STD_EXCEPTION (RESTORATION_CONVERGED_TO_FEASIBLE_POINT)
 Exception RESTORATION_FAILED for all trouble with the restoration phase.
 
 Ipopt::DECLARE_STD_EXCEPTION (RESTORATION_FAILED)
 
 Ipopt::DECLARE_STD_EXCEPTION (RESTORATION_MAXITER_EXCEEDED)
 
 Ipopt::DECLARE_STD_EXCEPTION (RESTORATION_CPUTIME_EXCEEDED)
 
 Ipopt::DECLARE_STD_EXCEPTION (RESTORATION_WALLTIME_EXCEEDED)
 
 Ipopt::DECLARE_STD_EXCEPTION (RESTORATION_USER_STOP)