Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coin-or/Ipopt
/ functions
Functions
3,330 in github.com/coin-or/Ipopt
⨍
Functions
3,330
◇
Types & classes
443
Method
RegisterOptions
src/Algorithm/LinearSolvers/IpTSymLinearSolver.cpp:47
Method
RegisterOptions
src/Algorithm/LinearSolvers/IpMa77SolverInterface.cpp:55
Method
RegisterTNLP
examples/ScalableProblems/RegisteredTNLP.cpp:18
Method
RegisteredCategoriesByPriority
Giving access to registered categories ordered by priority (decreasing) */
src/Common/IpRegOptions.cpp:1376
Function
RegisteredOption
Constructors / Destructors */ @{
src/Common/IpRegOptions.hpp:171
Function
RegisteredOptions
Constructors / Destructors */ @{ Default Constructor */
src/Common/IpRegOptions.hpp:706
Method
RegisteredTNLP
examples/ScalableProblems/RegisteredTNLP.hpp:18
Method
RegisteredTNLPs
examples/ScalableProblems/RegisteredTNLP.hpp:56
Function
RegisteringCategory
retrieve the value of the current registering category * @since 3.14.0 */
src/Common/IpRegOptions.hpp:749
Method
ReleaseInternalDataBackup
src/Algorithm/IpLimMemQuasiNewtonUpdater.cpp:751
Method
ReleasePointer_
src/Common/IpSmartPtr.hpp:630
Method
RememberCurrentPointAsAccepted
src/Algorithm/IpAdaptiveMuUpdate.cpp:492
Function
ReportException
Method to report the exception to a journalist */
src/Common/IpException.hpp:102
Method
RequestAttach
src/Common/IpObserver.hpp:253
Method
RequestDetach
src/Common/IpObserver.hpp:275
Method
Reset
src/contrib/CGPenalty/IpCGPenaltyLSAcceptor.cpp:447
Method
Reset
src/Algorithm/IpBacktrackingLineSearch.cpp:910
Method
Reset
src/Algorithm/IpPenaltyLSAcceptor.cpp:271
Method
Reset
src/Algorithm/Inexact/IpInexactLSAcceptor.cpp:417
Method
ResetList
Clear and reset the piecewise penalty list */
src/contrib/CGPenalty/IpPiecewisePenalty.hpp:107
Method
ResetSlacks
src/Algorithm/Inexact/IpInexactLSAcceptor.cpp:367
Function
ResortBnds
Provides values for lower and upper bounds on variables for given Ipopt-internal vectors. * * Similar to ResortX, but does so for two arrays a
src/Interfaces/IpTNLPAdapter.hpp:330
Method
RestoConvergenceCheck
src/Algorithm/IpRestoConvCheck.cpp:21
Method
RestoFilterConvergenceCheck
src/Algorithm/IpRestoFilterConvCheck.cpp:17
Method
RestoIpoptNLP
src/Algorithm/IpRestoIpoptNLP.cpp:25
Method
RestoIterateInitializer
src/Algorithm/IpRestoIterateInitializer.cpp:17
Method
RestoIterationOutput
src/Algorithm/IpRestoIterationOutput.cpp:16
Method
RestoPenaltyConvergenceCheck
src/Algorithm/IpRestoPenaltyConvCheck.cpp:16
Method
RestoRestorationPhase
src/Algorithm/IpRestoRestoPhase.cpp:16
Method
RestorationPhase
@name Constructors/Destructors */ @{ Default Constructor */
src/Algorithm/IpRestoPhase.hpp:42
Method
RestoreAcceptablePoint
src/Algorithm/IpBacktrackingLineSearch.cpp:1295
Method
RestoreBestPoint
src/contrib/CGPenalty/IpCGPenaltyLSAcceptor.cpp:664
Method
RestoreInternalDataBackup
src/Algorithm/IpLimMemQuasiNewtonUpdater.cpp:731
Method
RestoredIterate
src/contrib/CGPenalty/IpCGPenaltyLSAcceptor.cpp:599
Function
RethrowNonIpoptException
Method to set whether non-ipopt non-bad_alloc non-overflow_error exceptions * are rethrown by Ipopt. * * By default, non-Ipopt and non-bad
src/Interfaces/IpIpoptApplication.hpp:254
Method
Rhs_cR
src/Algorithm/IpAugRestoSystemSolver.cpp:633
Method
Rhs_dR
src/Algorithm/IpAugRestoSystemSolver.cpp:675
Function
RowColScaling
return the vector for the row and column scaling */
src/LinAlg/IpSymScaledMatrix.hpp:176
Function
RowScaling
return the vector for the row scaling */
src/LinAlg/IpScaledMatrix.hpp:198
Method
RowVectorSpace
Accessor method for the VectorSpace for the rows */
src/LinAlg/IpExpandedMultiVectorMatrix.hpp:177
Method
Run
contrib/sIPOPT/src/SensApplication.cpp:119
Method
SUFFIX_EMPTY
contrib/sIPOPT/AmplSolver/SensAmplTNLP.hpp:19
Method
ScalImpl
src/LinAlg/IpDenseVector.cpp:115
Method
ScalImpl
src/LinAlg/IpCompoundVector.cpp:94
Method
Scalable
Constructor. @param name name of example @param gl the constraint lower bound value for all elements of g @param gu the constraint upper bound value f
examples/ScalableProblems_java/Scalable.java:47
Function
Scalar
Scalar value of all entries in a homogeneous vector. */
src/LinAlg/IpDenseVector.hpp:109
Method
ScaleColumns
src/LinAlg/IpMultiVectorMatrix.cpp:188
Method
ScaleNameToNum
src/Algorithm/LinearSolvers/IpMa97SolverInterface.cpp:251
Method
ScaleNameToNum
src/Algorithm/LinearSolvers/IpSpralSolverInterface.cpp:258
Method
ScaleRows
src/LinAlg/IpMultiVectorMatrix.cpp:174
Method
ScaleSigma
src/Algorithm/IpQualityFunctionMuOracle.cpp:836
Method
ScaledInfeasibilities
src/Interfaces/IpSolveStatistics.cpp:106
Method
ScaledMatrix
src/LinAlg/IpScaledMatrix.cpp:12
Method
ScaledMatrixSpace
src/LinAlg/IpScaledMatrix.cpp:193
Function
SearchDirCalc
@name Access to internal strategy objects */ @{
src/Algorithm/IpIpoptAlg.hpp:89
Method
SensAlgorithm
contrib/sIPOPT/src/SensAlgorithm.cpp:19
Method
SensAmplTNLP
contrib/sIPOPT/AmplSolver/SensAmplTNLP.cpp:25
Method
SensApplication
contrib/sIPOPT/src/SensApplication.cpp:22
Method
SensBuilder
contrib/sIPOPT/src/SensBuilder.cpp:26
Function
SetAddCq
Method for setting pointer for additional calculated * quantities. * * This needs to be called before Initialized. */
src/Algorithm/IpIpoptCalculatedQuantities.hpp:106
Function
SetAddData
Set a new pointer for additional Ipopt data */
src/Algorithm/IpIpoptData.hpp:626
Function
SetAdvanced
Set the advanced flag * @since 3.14.0 */
src/Common/IpRegOptions.hpp:297
Method
SetBaseParameters
examples/ScalableProblems/MittelmannBndryCntrlDiri.cpp:24
Method
SetBaseParameters
examples/ScalableProblems/MittelmannBndryCntrlNeum.cpp:24
Method
SetBaseParameters
examples/ScalableProblems/MittelmannBndryCntrlDiri3D.cpp:25
Method
SetBaseParameters
examples/ScalableProblems/MittelmannBndryCntrlDiri3D_27.cpp:25
Method
SetBaseParameters
examples/ScalableProblems/MittelmannDistCntrlNeumA.cpp:23
Method
SetBaseParameters
examples/ScalableProblems/MittelmannDistCntrlNeumB.cpp:23
Method
SetBaseParameters
examples/ScalableProblems/MittelmannBndryCntrlDiri3Dsin.cpp:25
Method
SetBaseParameters
examples/ScalableProblems/MittelmannDistCntrlDiri.cpp:23
Function
SetBoolValue
@since 3.14.1
src/Common/IpOptionsList.hpp:233
Function
SetBoolValueIfUnset
@since 3.14.1
src/Common/IpOptionsList.hpp:276
Method
SetComp
src/LinAlg/IpCompoundSymMatrix.cpp:35
Method
SetComp
src/LinAlg/IpCompoundMatrix.cpp:37
Function
SetCompSpace
This method hides the CompoundVectorSpace::SetCompSpace method * since the components of the Iterates are fixed at * construction. */
src/Algorithm/IpIteratesVector.hpp:754
Method
SetCompSpace
src/LinAlg/IpCompoundSymMatrix.cpp:336
Method
SetCompSpace
src/LinAlg/IpCompoundMatrix.cpp:841
Method
SetData_Flag
contrib/sIPOPT/src/SensIndexSchurData.cpp:51
Function
SetDefaultInteger
Set the default as an Integer * * can be called for OT_Integer */
src/Common/IpRegOptions.hpp:499
Function
SetDefaultNumber
Set the default as a Number * * can be called for OT_Number */
src/Common/IpRegOptions.hpp:477
Function
SetDefaultString
Set the default as a string * * can be called for OT_String */
src/Common/IpRegOptions.hpp:533
Function
SetDiag
Set the diagonal elements (as a Vector). */
src/LinAlg/IpDiagMatrix.hpp:36
Function
SetFactor
Method for setting the factor for the identity matrix. */
src/LinAlg/IpIdentityMatrix.hpp:34
Function
SetFreeMuMode
src/Algorithm/IpIpoptData.hpp:392
Method
SetFunctions
set MA97 functions to use for every instantiation of this class
src/Algorithm/LinearSolvers/IpMa97SolverInterface.cpp:224
Method
SetFunctions
src/Algorithm/LinearSolvers/IpMa27TSolverInterface.cpp:143
Method
SetFunctions
src/Algorithm/LinearSolvers/IpPardisoSolverInterface.cpp:240
Method
SetFunctions
set MC19 function to use for every instantiation of this class
src/Algorithm/LinearSolvers/IpMc19TSymScalingMethod.cpp:46
Method
SetFunctions
set MA57 functions to use for every instantiation of this class
src/Algorithm/LinearSolvers/IpMa57TSolverInterface.cpp:266
Method
SetFunctions
src/Algorithm/LinearSolvers/IpMa86SolverInterface.cpp:109
Method
SetFunctions
set MA77 functions to use for every instantiation of this class
src/Algorithm/LinearSolvers/IpMa77SolverInterface.cpp:135
Function
SetHaveAffineDeltas
Method for setting the HaveDeltas flag. * * This method should be * called if some method computes the primal-dual step (and * stor
src/Algorithm/IpIpoptData.hpp:327
Function
SetHaveDeltas
Method for setting the HaveDeltas flag. * * This method should be * called if some method computes the primal-dual step (and * stor
src/Algorithm/IpIpoptData.hpp:287
Method
SetImpl
src/LinAlg/IpDenseVector.cpp:263
Method
SetImpl
src/LinAlg/IpCompoundVector.cpp:182
Method
SetInitialIterates
src/Algorithm/IpDefaultIterateInitializer.cpp:172
Method
SetInitialIterates
src/Algorithm/IpWarmStartIterateInitializer.cpp:118
Method
SetKKTPenaltyUninitialized
src/contrib/CGPenalty/IpCGPenaltyData.hpp:218
Function
SetLongDescription
Set the long description */
src/Common/IpRegOptions.hpp:258
Function
SetLowerInteger
set the Integer version of the lower bound * * can be called for OT_Integer */
src/Common/IpRegOptions.hpp:374
← previous
next →
1,901–2,000 of 3,330, ranked by callers