• Main Page
  • Namespaces
  • Classes
  • Files
  • File List
  • File Members

/tmp/buildd/coinor-ipopt-3.8.3/Ipopt/src/contrib/CGPenalty/IpCGPenaltyRegOp.hpp

Go to the documentation of this file.
00001 // Copyright (C) 2007 International Business Machines and others.
00002 // All Rights Reserved.
00003 // This code is published under the Common Public License.
00004 //
00005 // $Id: IpCGPenaltyRegOp.hpp 1324 2008-09-16 14:19:26Z andreasw $
00006 //
00007 // Authors:  Andreas Waechter        IBM       2007-06-01
00008 
00009 #ifndef __IPCGPENALTYREGOP_HPP__
00010 #define __IPCGPENALTYREGOP_HPP__
00011 
00012 #include "IpSmartPtr.hpp"
00013 
00014 namespace Ipopt
00015 {
00016   class RegisteredOptions;
00017 
00018   void RegisterOptions_CGPenalty(const SmartPtr<RegisteredOptions>& roptions);
00019 
00020 } // namespace Ipopt
00021 
00022 #endif

Generated on Thu Jul 29 2010 19:56:08 by  doxygen 1.7.1