MCPcopy Create free account

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

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

↓ 3 callersMethodOutputShortDescription
src/Common/IpRegOptions.cpp:580
↓ 3 callersMethodP_LowRank
src/LinAlg/IpLowRankUpdateSymMatrix.hpp:264
↓ 3 callersMethodPosTriplet
Index in original triplet matrix. */
src/Algorithm/LinearSolvers/IpTripletToCSRConverter.hpp:64
↓ 3 callersMethodPrintStringOverLines
src/Common/IpJournalist.cpp:45
↓ 3 callersMethodProvidesInertia
src/Algorithm/IpLowRankAugSystemSolver.cpp:607
↓ 3 callersMethodScaleColumns
src/LinAlg/IpDenseGenMatrix.cpp:39
↓ 3 callersMethodSetAllPrintLevels
src/Common/IpJournalist.cpp:368
↓ 3 callersMethodSetHaveCgFastDeltas
src/contrib/CGPenalty/IpCGPenaltyData.hpp:107
↓ 3 callersMethodSetIntegerValueIfUnset
src/Common/IpOptionsList.cpp:339
↓ 3 callersMethodSetTrialBoundMultipliersFromStep
src/Algorithm/IpIpoptData.cpp:220
↓ 3 callersMethodSetUnscaledMatrix
src/LinAlg/IpScaledMatrix.hpp:249
↓ 3 callersFunctionSgn
examples/ScalableProblems/LuksanVlcek5.cpp:14
↓ 3 callersMethodSolve
contrib/sIPOPT/src/SensSimpleBacksolver.cpp:37
↓ 3 callersMethodSolve
src/Algorithm/Inexact/IpInexactPDSolver.cpp:80
↓ 3 callersMethodSum
src/LinAlg/IpVector.hpp:670
↓ 3 callersFunctionSysTime
src/Common/IpUtils.cpp:168
↓ 3 callersMethodUpdateBarrierParameter
src/Algorithm/IpIpoptAlg.cpp:576
↓ 3 callersMethodc
src/Algorithm/IpOrigIpoptNLP.cpp:553
↓ 3 callersMethodcreate
Creates the problem based on the already computed problem sizes and bounds.
examples/ScalableProblems_java/Scalable.java:74
↓ 3 callersMethodcurr_W_times_vec_s
src/Algorithm/Inexact/IpInexactCq.cpp:243
↓ 3 callersMethodcurr_W_times_vec_x
src/Algorithm/Inexact/IpInexactCq.cpp:208
↓ 3 callersMethodcurr_barrier_error
src/Algorithm/IpIpoptCalculatedQuantities.cpp:3148
↓ 3 callersMethodcurr_scaled_Ac_norm
src/Algorithm/Inexact/IpInexactCq.cpp:149
↓ 3 callersFunctioncurr_y_d
src/Interfaces/IpTNLP.cpp:290
↓ 3 callersFunctioncurr_z_L
src/Interfaces/IpTNLP.cpp:51
↓ 3 callersFunctioncurr_z_U
src/Interfaces/IpTNLP.cpp:99
↓ 3 callersMethodd
src/Algorithm/IpOrigIpoptNLP.cpp:598
↓ 3 callersMethoddelta_aff
src/Algorithm/IpIpoptData.hpp:856
↓ 3 callersMethodget_curr_iterate
src/Interfaces/IpTNLP.cpp:587
↓ 3 callersMethodget_curr_violations
src/Interfaces/IpTNLP.cpp:745
↓ 3 callersMethodget_starting_point
Method to request the starting point before iterating. The boolean variables indicate whether the algorithm requires to have x, z_L/z_u, and lambda
src/Interfaces/Ipopt.java:319
↓ 3 callersMethodloadLibrary
src/Common/IpLibraryLoader.cpp:45
↓ 3 callersMethodnext_compute_normal
src/Algorithm/Inexact/IpInexactData.hpp:171
↓ 3 callersMethodnlp
Accessor method to the original NLP */
src/Algorithm/IpNLPBoundsRemover.hpp:227
↓ 3 callersMethodphi_dydy_always_zero
examples/ScalableProblems/MittelmannParaCntrl.hpp:904
↓ 3 callersFunctionprint_problems
examples/ScalableProblems/solve_problem.cpp:94
↓ 3 callersFunctions_NonConst
Get the s iterate (non-const) - this can only be called if the * vector was created internally, or the Set_s_NonConst method was * used.
src/Algorithm/IpIteratesVector.hpp:132
↓ 3 callersMethodset_compute_normal
@name Current normal step computation flag */ @{
src/Algorithm/Inexact/IpInexactData.hpp:149
↓ 3 callersMethodset_delta_aff
src/Algorithm/IpIpoptData.hpp:954
↓ 3 callersMethodset_delta_cgpen
src/contrib/CGPenalty/IpCGPenaltyData.hpp:335
↓ 3 callersFunctionto_vector_index
contrib/sIPOPT/AmplSolver/SensAmplTNLP.cpp:227
↓ 3 callersMethodunapply_vector_scaling_d_NonConst
src/Algorithm/IpNLPScaling.cpp:553
↓ 3 callersFunctionv_L_NonConst
Get the v_L iterate (non-const) - this can only be called if * the vector was created internally, or the Set_v_L_NonConst * method was used.
src/Algorithm/IpIteratesVector.hpp:383
↓ 3 callersFunctionv_U_NonConst
Get the v_U iterate (non-const) - this can only be called if * the vector was created intenally, or the Set_v_U_NonConst * method was used.
src/Algorithm/IpIteratesVector.hpp:433
↓ 3 callersFunctionx_NonConst
Get the x iterate (non-const) - this can only be called if the * vector was created internally, or the Set_x_NonConst method was * used. */
src/Algorithm/IpIteratesVector.hpp:81
↓ 3 callersFunctiony_c_NonConst
Get the y_c iterate (non-const) - this can only be called if * the vector was created internally, or the Set_y_c_NonConst * method was used.
src/Algorithm/IpIteratesVector.hpp:182
↓ 3 callersFunctiony_d_NonConst
Get the y_d iterate (non-const) - this can only be called if * the vector was created internally, or the Set_y_d_NonConst * method was used.
src/Algorithm/IpIteratesVector.hpp:232
↓ 3 callersFunctionz_L_NonConst
Get the z_L iterate (non-const) - this can only be called if * the vector was created internally, or the Set_z_L_NonConst * method was used.
src/Algorithm/IpIteratesVector.hpp:283
↓ 3 callersFunctionz_U_NonConst
Get the z_U iterate (non-const) - this can only be called if * the vector was created internally, or the Set_z_U_NonConst * method was used.
src/Algorithm/IpIteratesVector.hpp:332
↓ 2 callersMethodAcceptable
src/Algorithm/IpFilter.cpp:42
↓ 2 callersMethodAddData_List
contrib/sIPOPT/src/SensIndexSchurData.cpp:390
↓ 2 callersMethodAddEntry
src/Algorithm/IpFilter.cpp:61
↓ 2 callersMethodAddJournal
src/Common/IpJournalist.cpp:250
↓ 2 callersMethodAddStringOption6
src/Common/IpRegOptions.cpp:1138
↓ 2 callersMethodAllocateInternalStorage
src/LinAlg/IpDenseVector.hpp:483
↓ 2 callersFunctionAsIndexMax
contrib/sIPOPT/src/SensUtils.cpp:13
↓ 2 callersMethodCalculateMu
src/Algorithm/IpLoqoMuOracle.cpp:34
↓ 2 callersMethodCheckAcceptabilityOfTrialPoint
src/Algorithm/IpFilterLSAcceptor.cpp:310
↓ 2 callersMethodCheckSkippedLineSearch
Check if the line search procedure didn't accept a new iterate * during the last call of FindAcceptableTrialPoint(). */
src/Algorithm/IpBacktrackingLineSearch.hpp:104
↓ 2 callersMethodCholeskySolveVector
src/LinAlg/IpDenseGenMatrix.cpp:242
↓ 2 callersMethodComputeEigenVectors
src/LinAlg/IpDenseGenMatrix.cpp:198
↓ 2 callersFunctionComputeRowAMaxImpl
src/LinAlg/IpZeroSymMatrix.hpp:48
↓ 2 callersMethodComputeSearchDirection
src/Algorithm/IpIpoptAlg.cpp:600
↓ 2 callersMethodComputeSymTScalingFactors
src/Algorithm/LinearSolvers/IpMc19TSymScalingMethod.cpp:88
↓ 2 callersMethodConsiderNewSystem
src/Algorithm/IpPDPerturbationHandler.cpp:144
↓ 2 callersMethodConvertValues
src/Algorithm/LinearSolvers/IpTripletToCSRConverter.cpp:337
↓ 2 callersMethodCounter
Method for accessing current value of the request counter */
src/Common/IpOptionsList.hpp:108
↓ 2 callersMethodDependentsIdentical
src/Common/IpCachedResults.hpp:488
↓ 2 callersMethodDetermineScaling
src/Algorithm/IpNLPScaling.cpp:255
↓ 2 callersFunctionDo_Boundcheck
contrib/sIPOPT/src/SensStepCalc.hpp:40
↓ 2 callersMethodElementWiseSelect
src/LinAlg/IpVector.hpp:721
↓ 2 callersMethodExpandedValues
src/LinAlg/IpDenseVector.cpp:67
↓ 2 callersMethodFinalObjective
src/Interfaces/IpSolveStatistics.cpp:134
↓ 2 callersMethodFinalizeSolution
src/Interfaces/IpTNLPAdapter.cpp:2094
↓ 2 callersMethodGetBlockDim
src/LinAlg/IpCompoundSymMatrix.cpp:327
↓ 2 callersMethodGetBoundsInformation
src/Algorithm/IpNLPBoundsRemover.cpp:145
↓ 2 callersMethodGetDirectionalDerivatives
contrib/sIPOPT/src/SensAlgorithm.cpp:328
↓ 2 callersMethodGetExpansionMatrix
src/LinAlg/IpExpandedMultiVectorMatrix.hpp:203
↓ 2 callersFunctionGetIpoptCurrentIterate
src/Interfaces/IpStdCInterface.cpp:295
↓ 2 callersFunctionGetIpoptCurrentViolations
src/Interfaces/IpStdCInterface.cpp:315
↓ 2 callersMethodGetSchurMatrix
contrib/sIPOPT/src/SensIndexPCalculator.cpp:105
↓ 2 callersMethodGetSensitivityMatrix
contrib/sIPOPT/src/SensAlgorithm.cpp:272
↓ 2 callersMethodGetSensitivityVector
return the sensitivity vector */
contrib/sIPOPT/src/SensStdStepCalc.hpp:51
↓ 2 callersMethodGetU
Method for getting the negative low-rank update part. */
src/LinAlg/IpLowRankUpdateSymMatrix.hpp:85
↓ 2 callersMethodGetV
Method for getting the positive low-rank update part. */
src/LinAlg/IpLowRankUpdateSymMatrix.hpp:70
↓ 2 callersMethodGetValuesArrayPtr
src/Algorithm/LinearSolvers/IpWsmpSolverInterface.cpp:343
↓ 2 callersMethodGetWarmStartIterate
Method accessing the GetWarmStartIterate of the NLP */
src/Algorithm/IpRestoIpoptNLP.hpp:84
↓ 2 callersMethodHasNumericMetaData
src/LinAlg/IpDenseVector.hpp:540
↓ 2 callersFunctionHasValidNumbersImpl
Method for determining if all stored numbers are valid (i.e., no Inf or Nan). * * A default implementation always returning true * is pr
src/LinAlg/IpMatrix.hpp:250
↓ 2 callersMethodIRow
@name Accessor methods. */ @{ Row position. */
src/Algorithm/LinearSolvers/IpTripletToCSRConverter.hpp:52
↓ 2 callersMethodIncreaseQuality
src/Algorithm/IpGenAugSystemSolver.cpp:387
↓ 2 callersMethodInitPiecewisePenaltyList
src/contrib/CGPenalty/IpPiecewisePenalty.hpp:59
↓ 2 callersFunctionInitialize
Initialization method. * * This method reads options from the * params file and initializes the journalists. * @return Solve_Succe
src/Interfaces/IpIpoptApplication.hpp:113
↓ 2 callersFunctionInitialize
Initialization method. * * Set the internal options and initialize internal data structures. */
src/Algorithm/IpIpoptNLP.hpp:55
↓ 2 callersMethodIntermediateCallBack
src/Algorithm/IpOrigIpoptNLP.cpp:970
↓ 2 callersMethodInvalidate
src/Common/IpCachedResults.hpp:464
↓ 2 callersFunctionIpBlasGemm
src/LinAlg/IpBlas.cpp:357
↓ 2 callersFunctionIpBlasSymv
src/LinAlg/IpBlas.cpp:339
↓ 2 callersFunctionIpBlasSyrk
src/LinAlg/IpBlas.cpp:396
↓ 2 callersFunctionIpBlasTrsm
src/LinAlg/IpBlas.cpp:423
← previousnext →401–500 of 3,330, ranked by callers