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
FillValues_
src/LinAlg/TMatrices/IpTripletHelper.cpp:472
Method
FillWithNewVectors
src/LinAlg/IpMultiVectorMatrix.cpp:163
Method
Filter
src/Algorithm/IpFilter.cpp:36
Method
FilterEntry
src/Algorithm/IpFilter.cpp:21
Method
FilterLSAcceptor
src/Algorithm/IpFilterLSAcceptor.cpp:24
Method
FinalScaledObjective
src/Interfaces/IpSolveStatistics.cpp:139
Function
FinalizeSolution
@name NLP solution routines. * Have default dummy implementations that can be overloaded. */ @{ This method is called at the very end of the o
src/Interfaces/IpNLP.hpp:184
Method
FinalizeSolution
src/Algorithm/IpRestoIpoptNLP.hpp:91
Method
FinalizeSolution
src/Algorithm/IpNLPBoundsRemover.cpp:281
Method
FinalizeSolution
src/Algorithm/IpOrigIpoptNLP.cpp:880
Function
FlushBuffer
Flush output buffer.*/
src/Common/IpJournalist.hpp:347
Method
FlushBufferImpl
contrib/RInterface/src/IpoptRJournal.cpp:56
Method
FlushBufferImpl
src/Common/IpJournalist.cpp:471
Method
FracToBoundImpl
src/LinAlg/IpDenseVector.cpp:1325
Method
FracToBoundImpl
src/LinAlg/IpVector.cpp:115
Method
FracToBoundImpl
src/LinAlg/IpCompoundVector.cpp:400
Function
FreeMuMode
src/Algorithm/IpIpoptData.hpp:398
Method
GenAugSystemSolver
src/Algorithm/IpGenAugSystemSolver.cpp:17
Method
GenKKTSolverInterface
@name Constructor/Destructor */ @{
src/Algorithm/LinearSolvers/IpGenKKTSolverInterface.hpp:23
Method
GenTMatrix
src/LinAlg/TMatrices/IpGenTMatrix.cpp:16
Method
GenTMatrixSpace
src/LinAlg/TMatrices/IpGenTMatrix.cpp:271
Method
GetAugSystemSolver
src/Algorithm/IpAlgBuilder.cpp:554
Method
GetBoundsInformation
src/Interfaces/IpTNLPAdapter.cpp:1389
Function
GetC_Rhs
Get right-hand-sides that are added into c(x) * @since 3.14.0 */
src/Interfaces/IpTNLPAdapter.hpp:416
Method
GetCachedResult1Dep
@name Pointer-free version of the Add and Get methods */ @{
src/Common/IpCachedResults.hpp:181
Method
GetCachedResult2Dep
src/Common/IpCachedResults.hpp:189
Method
GetCachedResult3Dep
src/Common/IpCachedResults.hpp:198
Function
GetComp
Method for retrieving one block from the compound matrix. * * Since this only the lower left components are stored, we need * to have jc
src/LinAlg/IpCompoundSymMatrix.hpp:68
Function
GetComp
Method for retrieving one block from the compound matrix as a * const Matrix. */
src/LinAlg/IpCompoundMatrix.hpp:83
Function
GetCompNonConst
Non const version of GetComp. * * You should only use this method * if you are intending to change the matrix you receive, since *
src/LinAlg/IpCompoundSymMatrix.hpp:82
Function
GetCompNonConst
Method for retrieving one block from the compound matrix as a * non-const Matrix. * * Note that calling this method with mark the *
src/LinAlg/IpCompoundMatrix.hpp:98
Function
GetCompSpace
Obtain the component MatrixSpace in block row irow and block * column jcol. */
src/LinAlg/IpCompoundSymMatrix.hpp:264
Function
GetDiag
Get the diagonal elements. */
src/LinAlg/IpDiagMatrix.hpp:44
Method
GetExpansionMatrix
src/LinAlg/IpExpandedMultiVectorMatrix.hpp:182
Function
GetFactor
Method for getting the factor for the identity matrix. */
src/LinAlg/IpIdentityMatrix.hpp:42
Function
GetFixedVariables
Get number and indices of fixed variables * @since 3.14.0 */
src/Interfaces/IpTNLPAdapter.hpp:380
Function
GetFullDimensions
Get number of variables and number of constraints in TNLP * @since 3.14.0 */
src/Interfaces/IpTNLPAdapter.hpp:368
Method
GetHSLLoader
src/Algorithm/IpAlgBuilder.cpp:1135
Function
GetIpoptVersion
src/Interfaces/IpStdCInterface.cpp:337
Method
GetMultiplyingVectors
contrib/sIPOPT/src/SensIndexSchurData.cpp:199
Method
GetName
give name of MUMPS with version info
src/Algorithm/LinearSolvers/IpMumpsSolverInterface.cpp:183
Method
GetNumberEntries
src/LinAlg/TMatrices/IpTripletHelper.cpp:33
Method
GetNumberEntries_
src/LinAlg/TMatrices/IpTripletHelper.cpp:364
Method
GetPDSystemSolver
src/Algorithm/IpAlgBuilder.cpp:630
Method
GetPardisoLoader
src/Algorithm/IpAlgBuilder.cpp:1158
Function
GetPermutationMatrices
Get mappings between TNLP indices and Ipopt internal indices for variables and constraints. * * See the various ResortXyz functions on usage.
src/Interfaces/IpTNLPAdapter.hpp:398
Function
GetQuasiNewtonApproximationSpaces
Method for obtaining the subspace in which the limited-memory * Hessian approximation should be done. * * This is only called if *
src/Interfaces/IpNLP.hpp:273
Method
GetQuasiNewtonApproximationSpaces
src/Interfaces/IpTNLPAdapter.cpp:2291
Function
GetScalingParameters
Routines to get the scaling parameters. * * These do not need to be overloaded unless the options are set for user scaling. */ @{
src/Interfaces/IpNLP.hpp:242
Method
GetScalingParameters
src/Interfaces/IpTNLPAdapter.cpp:1997
Method
GetSolverIterations
Return the number of iterative solver iteration from the most * recent solve. */
src/Algorithm/Inexact/IpInexactNormalTerminationTester.hpp:70
Method
GetSpaces
src/Interfaces/IpTNLPAdapter.cpp:313
Method
GetSpaces
src/Algorithm/IpNLPBoundsRemover.cpp:30
Method
GetStartingPoint
src/Interfaces/IpTNLPAdapter.cpp:1555
Method
GetSymLinearSolver
src/Algorithm/IpAlgBuilder.cpp:413
Method
GetTNLP
examples/ScalableProblems/RegisteredTNLP.cpp:26
Function
GetTagSum
Get a sum of the tags of the contained items. * * There is no * guarantee that this is unique, but there is a high chance it * is u
src/Algorithm/IpIteratesVector.hpp:562
Method
GetTerm
src/LinAlg/IpSumSymMatrix.cpp:38
Method
GetTermSpace
src/LinAlg/IpSumMatrix.cpp:174
Method
GetTermSpace
src/LinAlg/IpSumSymMatrix.cpp:146
Method
GetUnscaledMatrix
src/LinAlg/IpSymScaledMatrix.hpp:236
Method
GetUnscaledMatrixNonConst
src/LinAlg/IpSymScaledMatrix.hpp:241
Method
GetUnscaledMatrixNonConst
src/LinAlg/IpScaledMatrix.hpp:272
Function
GetValidStrings
get the valid string settings * * can be called for OT_String */
src/Common/IpRegOptions.hpp:545
Method
GetValuesArrayPtr
src/Algorithm/Inexact/IpIterativePardisoSolverInterface.cpp:335
Method
GetValuesArrayPtr
src/Algorithm/LinearSolvers/IpMa77SolverInterface.hpp:319
Method
GetValuesArrayPtr
src/Algorithm/LinearSolvers/IpMumpsSolverInterface.cpp:331
Method
GetValuesArrayPtr
src/Algorithm/LinearSolvers/IpMa27TSolverInterface.cpp:304
Method
GetValuesArrayPtr
src/Algorithm/LinearSolvers/IpPardisoSolverInterface.cpp:542
Method
GetValuesArrayPtr
src/Algorithm/LinearSolvers/IpPardisoMKLSolverInterface.cpp:328
Method
GetValuesArrayPtr
src/Algorithm/LinearSolvers/IpMa97SolverInterface.hpp:217
Method
GetValuesArrayPtr
src/Algorithm/LinearSolvers/IpMa86SolverInterface.hpp:184
Method
GetValuesArrayPtr
src/Algorithm/LinearSolvers/IpIterativeWsmpSolverInterface.cpp:230
Method
GetValuesArrayPtr
src/Algorithm/LinearSolvers/IpSpralSolverInterface.hpp:103
Method
GetValuesArrayPtr
src/Algorithm/LinearSolvers/IpMa57TSolverInterface.cpp:473
Function
GetVector
Get a Vector in a particular column as a const Vector */
src/LinAlg/IpMultiVectorMatrix.hpp:64
Method
GetVectorLengths
contrib/sIPOPT/src/SensIndexSchurData.cpp:309
Function
GetVectorNonConst
Get a Vector in a particular column as a non-const * Vector. * * This is fail if the column has currently only a non-const Vector stored
src/LinAlg/IpMultiVectorMatrix.hpp:76
Method
GetVectors
src/Algorithm/Inexact/IpIterativeSolverTerminationTester.cpp:17
Method
GetVersion
src/Algorithm/LinearSolvers/IpWsmpSolverInterface.cpp:179
Function
GetWarmStartIterate
Method for obtaining an entire iterate as a warmstart point. * * The incoming IteratesVector has to be filled. * The default dummy impleme
src/Interfaces/IpNLP.hpp:125
Function
GetWarmStartIterate
Method accessing the GetWarmStartIterate of the NLP */
src/Algorithm/IpOrigIpoptNLP.hpp:105
Method
GetWarmStartIterate
src/Interfaces/IpTNLPAdapter.cpp:1704
Method
GetWarmStartIterate
Method for obtaining an entire iterate as a warmstart point. * * The incoming IteratesVector has to be filled. This has not * yet been
src/Algorithm/IpNLPBoundsRemover.hpp:107
Method
GiveMatrixToSolver
src/Algorithm/LinearSolvers/IpTSymLinearSolver.cpp:453
Method
GradientScaling
@name Constructors/Destructors */ @{
src/Algorithm/IpGradientScaling.hpp:25
Method
HS071
()
examples/hs071_java/HS071.java:36
Method
HS071_NLP
constructor
examples/hs071_cpp/hs071_nlp.cpp:19
Method
HS071s
()
examples/hs071_java/HS071s.java:34
Function
HasChanged
Users of TaggedObjects call this to * check if the object HasChanged since * they last updated their own internal * tag. */
src/Common/IpTaggedObject.hpp:89
Method
HasComputeAlphaForY
Method returning true of ComputeAlphaForY is implemented for * this acceptor */
src/Algorithm/IpBacktrackingLSAcceptor.hpp:180
Method
HasIntegerMetaData
src/LinAlg/IpDenseVector.hpp:524
Method
HasValidNumbers
src/LinAlg/IpVector.hpp:848
Method
HasValidNumbersImpl
src/LinAlg/IpCompoundSymMatrix.cpp:165
Method
HasValidNumbersImpl
src/LinAlg/IpDenseGenMatrix.cpp:418
Method
HasValidNumbersImpl
src/LinAlg/IpSumMatrix.cpp:110
Method
HasValidNumbersImpl
src/LinAlg/IpDiagMatrix.cpp:49
Method
HasValidNumbersImpl
src/LinAlg/IpSymScaledMatrix.cpp:60
Method
HasValidNumbersImpl
src/LinAlg/IpVector.cpp:236
Method
HasValidNumbersImpl
src/LinAlg/IpMultiVectorMatrix.cpp:276
← previous
next →
1,201–1,300 of 3,330, ranked by callers