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

/tmp/user/2000/build-area/coinor-ipopt-3.9.2/Ipopt/src/Algorithm/LinearSolvers/IpLinearSolversRegOp.hpp

Go to the documentation of this file.
00001 // Copyright (C) 2005, 2006 International Business Machines and others.
00002 // All Rights Reserved.
00003 // This code is published under the Eclipse Public License.
00004 //
00005 // $Id: IpLinearSolversRegOp.hpp 1864 2010-12-22 19:21:02Z andreasw $
00006 //
00007 // Authors:  Carl Laird, Andreas Waechter     IBM    2005-08-16
00008 
00009 #ifndef __IPLINEARSOLVERSREGOP_HPP__
00010 #define __IPLINEARSOLVERSREGOP_HPP__
00011 
00012 #include "IpSmartPtr.hpp"
00013 
00014 namespace Ipopt
00015 {
00016   class RegisteredOptions;
00017 
00018   void RegisterOptions_LinearSolvers(const SmartPtr<RegisteredOptions>& roptions);
00019 
00020 } // namespace Ipopt
00021 
00022 #endif

Generated on Thu Jan 27 2011 20:05:46 by  doxygen 1.7.1