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
Nonzeros
inline methods */
src/LinAlg/TMatrices/IpGenTMatrix.hpp:274
Method
Notify
src/Common/IpObserver.hpp:405
Method
Nrm2Impl
src/LinAlg/IpDenseVector.cpp:221
Method
Nrm2Impl
src/LinAlg/IpCompoundVector.cpp:145
Method
NumberOfEvaluations
src/Interfaces/IpSolveStatistics.cpp:63
Method
NumberOfNegEVals
src/Algorithm/IpStdAugSystemSolver.cpp:539
Method
NumberOfNegEVals
Returns the number of negative eigenvalues from the original * augmented system call */
src/Algorithm/IpAugRestoSystemSolver.hpp:84
Method
NumberOfNegEVals
src/Algorithm/Inexact/IpIterativePardisoSolverInterface.cpp:904
Method
NumberOfNegEVals
src/Algorithm/LinearSolvers/IpWsmpSolverInterface.cpp:756
Method
NumberOfNegEVals
src/Algorithm/LinearSolvers/IpMa77SolverInterface.hpp:334
Method
NumberOfNegEVals
src/Algorithm/LinearSolvers/IpMumpsSolverInterface.cpp:608
Method
NumberOfNegEVals
src/Algorithm/LinearSolvers/IpMa27TSolverInterface.cpp:715
Method
NumberOfNegEVals
src/Algorithm/LinearSolvers/IpPardisoSolverInterface.cpp:1059
Method
NumberOfNegEVals
src/Algorithm/LinearSolvers/IpPardisoMKLSolverInterface.cpp:752
Method
NumberOfNegEVals
src/Algorithm/LinearSolvers/IpMa97SolverInterface.hpp:232
Method
NumberOfNegEVals
src/Algorithm/LinearSolvers/IpMa86SolverInterface.hpp:199
Method
NumberOfNegEVals
src/Algorithm/LinearSolvers/IpIterativeWsmpSolverInterface.cpp:562
Method
NumberOfNegEVals
src/Algorithm/LinearSolvers/IpSpralSolverInterface.hpp:118
Method
NumberOfNegEVals
src/Algorithm/LinearSolvers/IpMa57TSolverInterface.cpp:813
Method
NumberOfNegEVals
src/Algorithm/LinearSolvers/IpTSymLinearSolver.cpp:423
Method
ObjectChanged
Objects derived from TaggedObject MUST call this * method every time their internal state changes to * update the internal tag for comparison */
src/Common/IpTaggedObject.cpp:42
Method
OptimalityErrorConvergenceCheck
src/Algorithm/IpOptErrorConvCheck.cpp:17
Method
OptimizeNLP
src/Interfaces/IpIpoptApplication.cpp:488
Method
OptionValue
@name Constructors/Destructors */ @{ Default constructor */
src/Common/IpOptionsList.hpp:41
Method
OrigIpoptNLP
src/Algorithm/IpOrigIpoptNLP.cpp:22
Method
OrigIterationOutput
src/Algorithm/IpOrigIterationOutput.cpp:15
Method
OutputDoxygenOptionDocumentation
src/Common/IpRegOptions.cpp:1570
Method
OutputLatexOptionDocumentation
src/Common/IpRegOptions.cpp:1523
Method
OwnerSpace
src/LinAlg/IpVector.hpp:863
Method
PColumn
contrib/sIPOPT/src/SensIndexPCalculator.cpp:202
Method
PDFullSpaceSolver
src/Algorithm/IpPDFullSpaceSolver.cpp:19
Method
PDPerturbationHandler
src/Algorithm/IpPDPerturbationHandler.cpp:17
Method
PDSearchDirCalculator
src/Algorithm/IpPDSearchDirCalc.cpp:17
Function
PDSolver
Returns the pd_solver for additional processing. */
src/Algorithm/IpPDSearchDirCalc.hpp:50
Method
PDSystemSolverFactory
src/Algorithm/IpAlgBuilder.cpp:644
Method
P_LowRank
src/LinAlg/IpLowRankUpdateSymMatrix.hpp:209
Method
ParametricTNLP
Constructor */
contrib/sIPOPT/examples/parametric_cpp/parametricTNLP.cpp:15
Method
ParametricTNLP
Constructor */
contrib/sIPOPT/examples/parametric_dsdp_cpp/parametricTNLP.cpp:15
Method
PardisoMKLSolverInterface
src/Algorithm/LinearSolvers/IpPardisoMKLSolverInterface.cpp:78
Method
PardisoSolverInterface
src/Algorithm/LinearSolvers/IpPardisoSolverInterface.cpp:34
Function
Pd_L
Permutation matrix (d_L_ -> d) */
src/Algorithm/IpOrigIpoptNLP.hpp:239
Function
Pd_U
Permutation matrix (d_U_ -> d) */
src/Algorithm/IpOrigIpoptNLP.hpp:261
Method
PenObj
value of penalty function term */
examples/ScalableProblems/MittelmannBndryCntrlDiri3D.hpp:281
Method
PenObj
value of penalty function term */
examples/ScalableProblems/MittelmannBndryCntrlDiri3D_27.hpp:283
Method
PenObj_1
first derivative of penalty function term */
examples/ScalableProblems/MittelmannBndryCntrlDiri3D.hpp:304
Method
PenObj_1
first derivative of penalty function term */
examples/ScalableProblems/MittelmannBndryCntrlDiri3D_27.hpp:309
Method
PenObj_2
second derivative of penalty function term */
examples/ScalableProblems/MittelmannBndryCntrlDiri3D.hpp:327
Method
PenObj_2
second derivative of penalty function term */
examples/ScalableProblems/MittelmannBndryCntrlDiri3D_27.hpp:335
Method
PenaltyLSAcceptor
src/Algorithm/IpPenaltyLSAcceptor.cpp:20
Method
PerformDualStep
src/Algorithm/IpBacktrackingLineSearch.cpp:919
Method
PerformGoldenSection
src/Algorithm/IpQualityFunctionMuOracle.cpp:668
Method
PerformMagicStep
src/Algorithm/IpBacktrackingLineSearch.cpp:1013
Method
PerformRestoration
src/Algorithm/IpRestoRestoPhase.cpp:30
Method
PerturbForSingularity
src/contrib/CGPenalty/IpCGPerturbationHandler.cpp:170
Method
PiecewisePenalty
src/contrib/CGPenalty/IpPiecewisePenalty.cpp:19
Method
PivotMethodNameToNum
src/Algorithm/LinearSolvers/IpSpralSolverInterface.cpp:235
Method
PointPerturber
src/Algorithm/IpEquilibrationScaling.cpp:263
Method
PrepareRestoPhaseStart
src/contrib/CGPenalty/IpCGPenaltyLSAcceptor.cpp:899
Method
PrepareRestoPhaseStart
src/Algorithm/IpPenaltyLSAcceptor.cpp:429
Method
PrepareRestoPhaseStart
src/Algorithm/Inexact/IpInexactLSAcceptor.cpp:504
Function
Print
contrib/sIPOPT/src/SensSchurData.hpp:127
Function
Print
contrib/sIPOPT/src/SensPCalculator.hpp:71
Function
Print
Print to the designated output location */
src/Common/IpJournalist.hpp:326
Method
Print
src/LinAlg/IpMatrix.cpp:71
Method
PrintCopyrightMessage
src/Interfaces/IpIpoptApplication.cpp:1045
Method
PrintDoxygen
src/Apps/AmplSolver/AmplTNLP.cpp:1474
Function
PrintImpl
src/LinAlg/IpExpansionMatrix.hpp:106
Function
PrintImpl
src/LinAlg/TMatrices/IpGenTMatrix.hpp:122
Method
PrintImpl
contrib/RInterface/src/IpoptRJournal.cpp:24
Method
PrintImpl
contrib/sIPOPT/src/SensIndexPCalculator.cpp:175
Method
PrintImpl
contrib/sIPOPT/src/SensIndexSchurData.cpp:327
Method
PrintImpl
src/Common/IpJournalist.cpp:442
Method
PrintImpl
src/LinAlg/IpCompoundSymMatrix.cpp:240
Method
PrintImpl
src/LinAlg/IpDenseGenMatrix.cpp:425
Method
PrintImpl
src/LinAlg/IpSumMatrix.cpp:139
Method
PrintImpl
src/LinAlg/IpDiagMatrix.cpp:74
Method
PrintImpl
src/LinAlg/IpSymScaledMatrix.cpp:73
Method
PrintImpl
src/LinAlg/IpMultiVectorMatrix.cpp:304
Method
PrintImpl
src/LinAlg/IpZeroMatrix.cpp:67
Method
PrintImpl
src/LinAlg/IpDenseSymMatrix.cpp:257
Method
PrintImpl
src/LinAlg/IpLowRankUpdateSymMatrix.cpp:173
Method
PrintImpl
src/LinAlg/IpZeroSymMatrix.cpp:67
Method
PrintImpl
src/LinAlg/IpCompoundVector.cpp:452
Method
PrintImpl
src/LinAlg/IpTransposeMatrix.cpp:19
Method
PrintImpl
src/LinAlg/IpIdentityMatrix.cpp:65
Method
PrintImpl
src/LinAlg/IpSumSymMatrix.cpp:111
Method
PrintImpl
src/LinAlg/IpScaledMatrix.cpp:120
Method
PrintImpl
src/LinAlg/IpCompoundMatrix.cpp:718
Method
PrintImpl
src/LinAlg/IpExpandedMultiVectorMatrix.cpp:195
Method
PrintImpl
src/LinAlg/TMatrices/IpSymTMatrix.cpp:200
Method
PrintImplOffset
src/LinAlg/IpDenseVector.cpp:1586
Method
PrintImplOffset
src/LinAlg/IpExpansionMatrix.cpp:408
Method
PrintImplOffset
src/LinAlg/TMatrices/IpGenTMatrix.cpp:241
Method
PrintLatex
src/Apps/AmplSolver/AmplTNLP.cpp:1441
Method
PrintRegisteredProblems
examples/ScalableProblems/RegisteredTNLP.cpp:40
Method
PrintfImpl
contrib/RInterface/src/IpoptRJournal.cpp:34
Method
PrintfImpl
src/Common/IpJournalist.cpp:456
Function
Priority
priority of category
src/Common/IpRegOptions.hpp:104
Method
PrivatInfo
src/Apps/AmplSolver/AmplTNLP.hpp:195
Method
ProbingMuOracle
src/Algorithm/IpProbingMuOracle.cpp:18
← previous
next →
1,701–1,800 of 3,330, ranked by callers