MOOCHO (Single Doxygen Collection)
Version of the Day
|
#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"
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 | |