Namespaces | Enumerations | Functions
/build/buildd/coinor-ipopt-3.10.1/Ipopt/contrib/sIPOPT/src/SensUtils.hpp File Reference
#include "IpUtils.hpp"
#include <string>
#include "IpAlgTypes.hpp"
#include "IpReturnCodes.hpp"

Go to the source code of this file.

Namespaces

namespace  Ipopt

Enumerations

enum  Ipopt::SensAlgorithmExitStatus { Ipopt::SOLVE_SUCCESS, Ipopt::FATAL_ERROR }
 This header file provides some definitions used throughout the program. More...

Functions

Index Ipopt::AsIndexMax (Index length, const Index *x, Index Incr)
Index Ipopt::AsIndexSum (Index length, const Index *x, Index Incr)
void Ipopt::append_Index (std::string &str, Index idx)
SolverReturn Ipopt::AppReturn2SolverReturn (ApplicationReturnStatus ipopt_retval)