Ipopt Documentation  
 
Loading...
Searching...
No Matches
IpCGPenaltyRegOp.hpp
Go to the documentation of this file.
1// Copyright (C) 2007 International Business Machines and others.
2// All Rights Reserved.
3// This code is published under the Eclipse Public License.
4//
5// Authors: Andreas Waechter IBM 2007-06-01
6
7#ifndef __IPCGPENALTYREGOP_HPP__
8#define __IPCGPENALTYREGOP_HPP__
9
10#include "IpSmartPtr.hpp"
11
12namespace Ipopt
13{
14class RegisteredOptions;
15
18);
19
20} // namespace Ipopt
21
22#endif
Templated class which stores one entry for the CachedResult class.
This file contains a base class for all exceptions and a set of macros to help with exceptions.
void RegisterOptions_CGPenalty(const SmartPtr< RegisteredOptions > &roptions)