Ipopt
3.12.8
Algorithm
IpAlgorithmRegOp.hpp
Go to the documentation of this file.
1
// Copyright (C) 2005, 2006 International Business Machines and others.
2
// All Rights Reserved.
3
// This code is published under the Eclipse Public License.
4
//
5
// $Id: IpAlgorithmRegOp.hpp 1861 2010-12-21 21:34:47Z andreasw $
6
//
7
// Authors: Carl Laird, Andreas Waechter IBM 2005-08-16
8
9
#ifndef __IPALGORITHMREGOP_HPP__
10
#define __IPALGORITHMREGOP_HPP__
11
12
#include "
IpSmartPtr.hpp
"
13
14
namespace
Ipopt
15
{
16
class
RegisteredOptions;
17
18
void
RegisterOptions_Algorithm
(
const
SmartPtr<RegisteredOptions>& roptions);
19
20
}
// namespace Ipopt
21
22
#endif
Ipopt::RegisterOptions_Algorithm
void RegisterOptions_Algorithm(const SmartPtr< RegisteredOptions > &roptions)
Ipopt
Definition:
IpInexactAlgBuilder.hpp:15
IpSmartPtr.hpp
Generated on Sun Jul 30 2017 17:48:05 for Ipopt by
1.8.13