MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
NLPInterfacePack_NLP.hpp File Reference
#include <stdexcept>
#include <string>
#include "NLPInterfacePack_Types.hpp"
#include "AbstractLinAlgPack_VectorMutable.hpp"
#include "AbstractLinAlgPack_Permutation.hpp"
#include "StandardCompositionRelationshipsPack.hpp"
#include "Teuchos_RCP.hpp"
#include "Teuchos_VerboseObject.hpp"
Include dependency graph for NLPInterfacePack_NLP.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NLPInterfacePack::NLP
 NLP interface class {abstract}. More...
 
class  NLPInterfacePack::NLP::UnInitialized
 Thrown if any member functions are called before initialize() has been called. More...
 
class  NLPInterfacePack::NLP::InvalidInitialization
 Thrown from initialize() if some logical error occured. More...
 
class  NLPInterfacePack::NLP::IncompatibleType
 Thrown if an incompatible object is used. More...
 
class  NLPInterfacePack::NLP::NoBounds
 Thrown some bounds do not existe. More...
 
struct  NLPInterfacePack::NLP::ZeroOrderInfo
 Struct for objective and constriants (pointer). More...
 

Namespaces

 OptionsFromStreamPack
 
 NLPInterfacePack