MCPcopy Create free account

hub / github.com/coin-or/Ipopt / functions

Functions3,330 in github.com/coin-or/Ipopt

MethodIpoptAlgorithm
src/Algorithm/IpIpoptAlg.cpp:28
MethodIpoptApplication
src/Interfaces/IpIpoptApplication.cpp:48
MethodIpoptCalculatedQuantities
src/Algorithm/IpIpoptCalculatedQuantities.cpp:21
MethodIpoptData
src/Algorithm/IpIpoptData.cpp:13
MethodIpoptRJournal
contrib/RInterface/src/IpoptRJournal.cpp:18
MethodIpoptRNLP
Constructor. */
contrib/RInterface/src/IpoptRNLP.cpp:22
FunctionIpoptRSolve
contrib/RInterface/src/ipoptr.cpp:123
FunctionIpoptTerminationTest
src/Algorithm/Inexact/IpIterativePardisoSolverInterface.cpp:25
FunctionIrows
Row index of each non-zero element (counting starts at 1) */
src/LinAlg/TMatrices/IpGenTMatrix.hpp:238
MethodIrows
src/LinAlg/TMatrices/IpGenTMatrix.hpp:279
MethodIsAcceptableToCurrentIterate
src/Algorithm/IpPenaltyLSAcceptor.cpp:432
MethodIsAcceptableToCurrentIterate
src/Algorithm/Inexact/IpInexactLSAcceptor.cpp:511
MethodIsAcceptableToPiecewisePenalty
src/contrib/CGPenalty/IpCGPenaltyLSAcceptor.cpp:358
FunctionIsCompConst
Check if a particular component is const or not */
src/LinAlg/IpCompoundVector.hpp:71
FunctionIsEnabled
@since 3.14.0
src/Common/IpTimedTask.hpp:169
MethodIsFtype
src/Algorithm/IpFilterLSAcceptor.cpp:273
FunctionIsMatrixFromSpace
Method to test if a given matrix belongs to a particular matrix space. */
src/LinAlg/IpMatrix.hpp:362
FunctionIsStarted
@since 3.14.0
src/Common/IpTimedTask.hpp:175
FunctionIsValidIntegerSetting
Check if the Integer value is a valid setting * * can be called for OT_Integer */
src/Common/IpRegOptions.hpp:575
FunctionIsValidNumberSetting
Check if the Number value is a valid setting * * can be called for OT_Number * */
src/Common/IpRegOptions.hpp:555
MethodIteratesVector
src/Algorithm/IpIteratesVector.cpp:12
MethodIteratesVectorSpace
src/Algorithm/IpIteratesVector.cpp:131
MethodIterativePardisoSolverInterface
src/Algorithm/Inexact/IpIterativePardisoSolverInterface.cpp:57
MethodIterativeSolverTerminationTester
@name Constructor/Destructor */ @{ Default constructor */
src/Algorithm/Inexact/IpIterativeSolverTerminationTester.hpp:42
MethodIterativeWsmpSolverInterface
src/Algorithm/LinearSolvers/IpIterativeWsmpSolverInterface.cpp:47
FunctionJava_org_coinor_Ipopt_AddIpoptIntOption
src/Interfaces/IpStdJInterface.cpp:1070
FunctionJava_org_coinor_Ipopt_AddIpoptNumOption
src/Interfaces/IpStdJInterface.cpp:1091
FunctionJava_org_coinor_Ipopt_AddIpoptStrOption
src/Interfaces/IpStdJInterface.cpp:1112
FunctionJava_org_coinor_Ipopt_CreateIpoptProblem
src/Interfaces/IpStdJInterface.cpp:797
FunctionJava_org_coinor_Ipopt_FreeIpoptProblem
src/Interfaces/IpStdJInterface.cpp:1050
FunctionJava_org_coinor_Ipopt_GetCurrIterate
src/Interfaces/IpStdJInterface.cpp:862
FunctionJava_org_coinor_Ipopt_GetCurrViolations
src/Interfaces/IpStdJInterface.cpp:945
FunctionJava_org_coinor_Ipopt_GetVersion
src/Interfaces/IpStdJInterface.cpp:1146
FunctionJava_org_coinor_Ipopt_OptimizeTNLP
src/Interfaces/IpStdJInterface.cpp:816
FunctionJcols
Column index of each non-zero element (counting starts at 1) */
src/LinAlg/TMatrices/IpGenTMatrix.hpp:244
MethodJcols
src/LinAlg/TMatrices/IpGenTMatrix.hpp:284
MethodJipopt
src/Interfaces/IpStdJInterface.cpp:246
MethodJournal
src/Common/IpJournalist.cpp:327
MethodJournalist
src/Common/IpJournalist.cpp:21
MethodLUSolveMatrix
src/LinAlg/IpDenseGenMatrix.cpp:304
MethodLeastSquareMultipliers
src/Algorithm/IpLeastSquareMults.cpp:15
MethodLimMemQuasiNewtonUpdater
src/Algorithm/IpLimMemQuasiNewtonUpdater.cpp:20
MethodLoqoMuOracle
src/Algorithm/IpLoqoMuOracle.cpp:19
MethodLowRankAugSystemSolver
src/Algorithm/IpLowRankAugSystemSolver.cpp:16
MethodLowRankSSAugSystemSolver
src/Algorithm/IpLowRankSSAugSystemSolver.cpp:18
MethodLowRankUpdateSymMatrix
src/LinAlg/IpLowRankUpdateSymMatrix.cpp:16
MethodLowRankUpdateSymMatrixSpace
@name Constructors / Destructors */ @{ Constructor, given the dimension of the matrix. */
src/LinAlg/IpLowRankUpdateSymMatrix.hpp:179
MethodLowRankVectorSpace
src/LinAlg/IpLowRankUpdateSymMatrix.hpp:214
FunctionLowerInteger
get the Integer version of the lower bound * * can be called for OT_Integer */
src/Common/IpRegOptions.hpp:364
FunctionLowerNumber
get the Number version of the lower bound * * can be called for OT_Number */
src/Common/IpRegOptions.hpp:340
MethodLuksanVlcek1
Constructor. Here, gl and gu are the bounds for the constraints. The original formulation is obtained by setting gl and gu to zero. Using gl lower th
examples/ScalableProblems_java/LuksanVlcek1.java:22
MethodLuksanVlcek1
examples/ScalableProblems/LuksanVlcek1.cpp:14
MethodLuksanVlcek2
examples/ScalableProblems/LuksanVlcek2.cpp:14
MethodLuksanVlcek3
examples/ScalableProblems/LuksanVlcek3.cpp:14
MethodLuksanVlcek4
examples/ScalableProblems/LuksanVlcek4.cpp:14
MethodLuksanVlcek5
examples/ScalableProblems/LuksanVlcek5.cpp:28
MethodLuksanVlcek6
examples/ScalableProblems/LuksanVlcek6.cpp:28
MethodLuksanVlcek7
examples/ScalableProblems/LuksanVlcek7.cpp:14
FunctionMPIfini
src/Algorithm/LinearSolvers/IpMumpsSolverInterface.cpp:70
FunctionMPIinit
src/Algorithm/LinearSolvers/IpMumpsSolverInterface.cpp:59
MethodMa27TSolverInterface
src/Algorithm/LinearSolvers/IpMa27TSolverInterface.cpp:51
MethodMa28TDependencyDetector
src/Algorithm/LinearSolvers/IpMa28TDependencyDetector.cpp:50
MethodMa57TSolverInterface
src/Algorithm/LinearSolvers/IpMa57TSolverInterface.cpp:157
MethodMa77SolverInterface
src/Algorithm/LinearSolvers/IpMa77SolverInterface.hpp:250
MethodMa86SolverInterface
src/Algorithm/LinearSolvers/IpMa86SolverInterface.hpp:134
MethodMa97SolverInterface
src/Algorithm/LinearSolvers/IpMa97SolverInterface.hpp:163
FunctionMakeNew
This method creates a new vector (and allocates space in all * the contained vectors. * * This is really only used for code that *
src/Algorithm/IpIteratesVector.hpp:744
FunctionMakeNew
src/LinAlg/IpSymScaledMatrix.hpp:170
FunctionMakeNew
src/LinAlg/IpDenseGenMatrix.hpp:303
FunctionMakeNew
src/LinAlg/IpCompoundVector.hpp:324
FunctionMakeNew
src/LinAlg/IpExpansionMatrix.hpp:196
FunctionMakeNew
src/LinAlg/IpDenseVector.hpp:356
FunctionMakeNew
src/LinAlg/IpZeroSymMatrix.hpp:113
FunctionMakeNew
src/LinAlg/IpScaledMatrix.hpp:192
FunctionMakeNew
src/LinAlg/IpCompoundMatrix.hpp:319
FunctionMakeNew
src/LinAlg/IpMultiVectorMatrix.hpp:264
FunctionMakeNew
src/LinAlg/TMatrices/IpGenTMatrix.hpp:224
MethodMakeNew
src/LinAlg/IpExpandedMultiVectorMatrix.hpp:171
MethodMakeNew
src/LinAlg/IpZeroMatrix.hpp:115
MethodMakeNew
src/LinAlg/IpSumMatrix.cpp:191
MethodMakeNewCompoundSymMatrix
src/LinAlg/IpCompoundSymMatrix.cpp:359
FunctionMakeNewCompoundVector
src/Algorithm/IpIteratesVector.hpp:730
MethodMakeNewExpandedMultiVectorMatrix
Method for creating a new matrix of this specific type. */
src/LinAlg/IpExpandedMultiVectorMatrix.hpp:166
FunctionMakeNewIteratesVectorCopy
Use this method to create a new iterates vector with a copy of * all the data. */
src/Algorithm/IpIteratesVector.hpp:52
MethodMakeNewSumMatrix
src/LinAlg/IpSumMatrix.cpp:185
FunctionMakeNewSymMatrix
src/LinAlg/IpCompoundSymMatrix.hpp:285
FunctionMakeNewSymMatrix
src/LinAlg/IpIdentityMatrix.hpp:130
FunctionMakeNewSymMatrix
src/LinAlg/IpSymScaledMatrix.hpp:165
FunctionMakeNewSymMatrix
src/LinAlg/IpDenseSymMatrix.hpp:203
FunctionMakeNewSymMatrix
src/LinAlg/IpZeroSymMatrix.hpp:118
FunctionMakeNewSymMatrix
src/LinAlg/TMatrices/IpSymTMatrix.hpp:207
MethodMakeNewSymMatrix
src/LinAlg/IpLowRankUpdateSymMatrix.hpp:198
MethodMakeNewTransposeMatrix
Method for creating a new matrix of this specific type. */
src/LinAlg/IpTransposeMatrix.hpp:151
MethodMakeNewZeroMatrix
Method for creating a new matrix of this specific type. */
src/LinAlg/IpZeroMatrix.hpp:121
MethodMakeValidHTMLNumber
src/Common/IpRegOptions.cpp:538
MethodMakeValidLatexNumber
src/Common/IpRegOptions.cpp:317
MethodMakeValidLatexString
src/Common/IpRegOptions.cpp:295
MethodMakeValidLatexString
src/Apps/AmplSolver/AmplTNLP.cpp:1411
MethodMatricesValid
src/LinAlg/IpCompoundSymMatrix.cpp:276
MethodMatricesValid
src/LinAlg/IpCompoundMatrix.cpp:754
← previousnext →1,501–1,600 of 3,330, ranked by callers