MCPcopy Create free account

hub / github.com/casadi/casadi / functions

Functions11,210 in github.com/casadi/casadi

↓ 2 callersFunctionDSDPSchurMatAddR
! \fn int DSDPSchurMatAddR(DSDPSchurMat M, int row, double dd); \brief Add an element to the Schur matrix correponding the variable r. \param M matrix
external_packages/DSDP/src/solver/dsdpschurmatadd.c:198
↓ 2 callersFunctionDSDPSchurMatRowScaling
! \fn int DSDPSchurMatRowScaling(DSDPSchurMat M, DSDPVec D); \brief Identify which rows on on this processor. \param M matrix \param D Variables mark
external_packages/DSDP/src/solver/dsdpschurmat.c:399
↓ 2 callersFunctionDSDPSchurMatSolveM
external_packages/DSDP/src/solver/dsdpschurmat.c:435
↓ 2 callersFunctionDSDPSchurMatVariableCompute
! \fn int DSDPSchurMatVariableCompute(DSDPSchurMat M, int row, double *rcv); \brief Determine with the cone should compute this diagonal element of M
external_packages/DSDP/src/solver/dsdpschurmatadd.c:120
↓ 2 callersFunctionDSDPSetBarrierParameter
external_packages/DSDP/src/solver/dsdpsetdata.c:340
↓ 2 callersFunctionDSDPSetDataMatZero
! \fn int DSDPSetDataMatZero(DSDPDataMat *A); \brief Make a data matrix a zero matrix. \param A data matrix. */
external_packages/DSDP/src/sdp/dsdpadddatamat.c:537
↓ 2 callersFunctionDSDPSetDualBound
external_packages/DSDP/src/solver/dsdpconverge.c:205
↓ 2 callersFunctionDSDPSetFixedVariable
! \fn int DSDPSetFixedVariable(DSDP dsdp, int vari, double val); \brief Fix variable y to exact value. \param dsdp solver \param vari variables y \par
external_packages/DSDP/src/solver/dsdpschurmat.c:675
↓ 2 callersFunctionDSDPSetMaxIts
external_packages/DSDP/src/solver/dsdpsetdata.c:206
↓ 2 callersFunctionDSDPSetMaxTrustRadius
external_packages/DSDP/src/solver/dsdpsetdata.c:246
↓ 2 callersFunctionDSDPSetPNormTolerance
external_packages/DSDP/src/solver/dsdpconverge.c:158
↓ 2 callersFunctionDSDPSetPTolerance
external_packages/DSDP/src/solver/dsdpx.c:365
↓ 2 callersFunctionDSDPSetPenaltyParameter
external_packages/DSDP/src/solver/dsdpsetdata.c:418
↓ 2 callersFunctionDSDPSetR0
external_packages/DSDP/src/solver/dsdpsetdata.c:311
↓ 2 callersFunctionDSDPSetRTolerance
external_packages/DSDP/src/solver/dsdpx.c:409
↓ 2 callersFunctionDSDPSetStepTolerance
external_packages/DSDP/src/solver/dsdpconverge.c:252
↓ 2 callersFunctionDSDPSetYBounds
external_packages/DSDP/src/solver/dsdpsetdata.c:885
↓ 2 callersFunctionDSDPSparseDualMatCreate
external_packages/DSDP/src/vecmat/cholmat2.c:341
↓ 2 callersFunctionDSDPSparsityInSchurMat
! \fn int DSDPSparsityInSchurMat(DSDP dsdp, int row, int rnnz[], int mm); \brief Identify nonzero elements in a row of the Schur complement. \param ds
external_packages/DSDP/src/solver/dsdpschurmat.c:649
↓ 2 callersFunctionDSDPUseDynamicRho
external_packages/DSDP/src/solver/dsdpsetdata.c:821
↓ 2 callersFunctionDSDPUsePenalty
external_packages/DSDP/src/solver/dsdpsetdata.c:383
↓ 2 callersFunctionDSDPVMatEventZero
external_packages/DSDP/src/sdp/dsdpxmat.c:16
↓ 2 callersFunctionDSDPVMatMult
! \fn int DSDPVMatMult(DSDPVMat X, SDPConeVec Z, SDPConeVec Y); \brief Multiply X by a vector. \param X dense symmetric matrix \param Z input vector \
external_packages/DSDP/src/sdp/dsdpxmat.c:301
↓ 2 callersFunctionDSDPVecNorm1
external_packages/DSDP/src/vecmat/sdpvec.c:172
↓ 2 callersFunctionDSDPVecSum
external_packages/DSDP/src/vecmat/sdpvec.c:160
↓ 2 callersFunctionDSDPXMatUCreateWithData
external_packages/DSDP/src/vecmat/dufull.c:956
↓ 2 callersFunctionDTPUMatScaleDiagonal
external_packages/DSDP/src/vecmat/dlpack.c:398
↓ 2 callersFunctionDTPUMatShiftDiagonal
external_packages/DSDP/src/vecmat/dlpack.c:130
↓ 2 callersFunctionDTRUMatOwnData
external_packages/DSDP/src/vecmat/dufull.c:61
↓ 2 callersFunctionDTRUMatScaleDiagonal
external_packages/DSDP/src/vecmat/dufull.c:830
↓ 2 callersFunctionDTRUMatShiftDiagonal
external_packages/DSDP/src/vecmat/dufull.c:275
↓ 2 callersFunctionDTRUMatView
external_packages/DSDP/src/vecmat/dufull.c:323
↓ 2 callersFunctionDenseCopy
external_packages/casadi-sundials/sundials/sundials_dense.c:70
↓ 2 callersFunctionDestroySparseMat
Frees memory and deletes the structure for an existing sparse matrix. */
external_packages/casadi-sundials/sundials/sundials_sparse.c:148
↓ 2 callersFunctionDiagDualOpsInitializeP
external_packages/DSDP/src/vecmat/diag.c:207
↓ 2 callersFunctionDiagDualOpsInitializeU
external_packages/DSDP/src/vecmat/diag.c:227
↓ 2 callersFunctionDiagUpdate
external_packages/DSDP/src/vecmat/sdpnfac.c:445
↓ 2 callersMethodDot
casadi/core/dot.cpp:29
↓ 2 callersFunctionError
Return true if there was an error parsing the document.
external_packages/tinyxml2-9.0.0/tinyxml2.h:1881
↓ 2 callersFunctionExtUpdSnode
external_packages/DSDP/src/vecmat/sdpnfac.c:814
↓ 2 callersFunctionF
casadi/interfaces/matlab_ipc/matlab_ipc_external.c:159
↓ 2 callersFunctionFacSnode
external_packages/DSDP/src/vecmat/sdpnfac.c:463
↓ 2 callersFunctionFindStartOfExpressionInLine
Find position at the matching startchar. This is almost the reverse of FindEndOfExpressionInLine, but note that the input position and returned p
misc/cpplint.py:1293
↓ 2 callersFunctionFirstAttribute
Return the first attribute in the list.
external_packages/tinyxml2-9.0.0/tinyxml2.h:1514
↓ 2 callersFunctionFirstChildElement
external_packages/tinyxml2-9.0.0/tinyxml2.h:782
↓ 2 callersMethodFree
external_packages/tinyxml2-9.0.0/tinyxml2.h:401
↓ 2 callersMethodFullName
Make Windows paths like Unix.
misc/cpplint.py:874
↓ 2 callersFunctionGetHeaderGuardCPPVariable
Returns the CPP variable that should be used as a header guard. Args: filename: The name of a C++ header file. Returns: The CPP variable
misc/cpplint.py:1378
↓ 2 callersFunctionIDAAGettnSolutionYp
external_packages/casadi-sundials/idas/idaa.c:3028
↓ 2 callersFunctionIDAAGettnSolutionYpS
external_packages/casadi-sundials/idas/idaa.c:3067
↓ 2 callersFunctionIDAAckpntAllocVectors
* IDAAckpntAllocVectors * * Allocate checkpoint's phi, phiQ, phiS, phiQS vectors needed to save * current state of IDAMem. * */
external_packages/casadi-sundials/idas/idaa.c:1925
↓ 2 callersFunctionIDAAckpntCopyVectors
* IDAAckpntCopyVectors * * Copy phi* vectors from IDAMem in the corresponding vectors from checkpoint * */
external_packages/casadi-sundials/idas/idaa.c:1998
↓ 2 callersFunctionIDAAckpntDelete
external_packages/casadi-sundials/idas/idaa.c:1882
↓ 2 callersFunctionIDAAfindIndex
external_packages/casadi-sundials/idas/idaa.c:3116
↓ 2 callersFunctionIDACalcIC
external_packages/casadi-sundials/idas/idas_ic.c:192
↓ 2 callersFunctionIDACreate
external_packages/casadi-sundials/idas/idas.c:440
↓ 2 callersFunctionIDAFree
external_packages/casadi-sundials/idas/idas.c:3227
↓ 2 callersFunctionIDAICFailFlag
external_packages/casadi-sundials/idas/idas_ic.c:1307
↓ 2 callersFunctionIDAInitialSetup
external_packages/casadi-sundials/idas/idas.c:3866
↓ 2 callersFunctionIDAQuadInit
external_packages/casadi-sundials/idas/idas.c:931
↓ 2 callersFunctionIDAQuadReInit
external_packages/casadi-sundials/idas/idas.c:998
↓ 2 callersFunctionIDAQuadSensEwtSet
external_packages/casadi-sundials/idas/idas.c:4279
↓ 2 callersFunctionIDARcheck3
external_packages/casadi-sundials/idas/idas.c:6529
↓ 2 callersFunctionIDAReInit
external_packages/casadi-sundials/idas/idas.c:716
↓ 2 callersFunctionIDASensPredict
external_packages/casadi-sundials/idas/idas.c:5408
↓ 2 callersFunctionIDASetConstraints
external_packages/casadi-sundials/idas/idas_io.c:371
↓ 2 callersFunctionIDASetInitStep
external_packages/casadi-sundials/idas/idas_io.c:160
↓ 2 callersFunctionIDASetStopTime
external_packages/casadi-sundials/idas/idas_io.c:207
↓ 2 callersMethodInnermostClass
Get class info on the top of the stack. Returns: A _ClassInfo object if we are inside a class, or None otherwise.
misc/cpplint.py:2053
↓ 2 callersFunctionIptAlloc
external_packages/DSDP/src/vecmat/sdpsymb.c:3
↓ 2 callersFunctionIptFree
external_packages/DSDP/src/vecmat/sdpsymb.c:22
↓ 2 callersFunctionIsWhiteSpace
Anything in the high order range of UTF-8 is assumed to not be whitespace. This isn't correct, but simple, and usually works.
external_packages/tinyxml2-9.0.0/tinyxml2.h:572
↓ 2 callersMethodItemSize
external_packages/tinyxml2-9.0.0/tinyxml2.h:368
↓ 2 callersFunctionKINConstraint
external_packages/casadi-sundials/kinsol/kinsol.c:1682
↓ 2 callersFunctionKINForcingTerm
external_packages/casadi-sundials/kinsol/kinsol.c:1862
↓ 2 callersFunctionKINLinSolDrv
external_packages/casadi-sundials/kinsol/kinsol.c:1198
↓ 2 callersFunctionKINScSNorm
external_packages/casadi-sundials/kinsol/kinsol.c:1931
↓ 2 callersFunctionKINSpilsSetPreconditioner
external_packages/casadi-sundials/kinsol/kinsol_spils.c:126
↓ 2 callersFunctionLPConeGetDimension
! \fn int LPConeGetDimension(LPCone lpcone,int *n); \brief Get the dimension is the number of variables x, which equals the number of slack variables
external_packages/DSDP/src/lp/dsdplp.c:616
↓ 2 callersFunctionLPConeGetXArray
! \fn int LPConeGetXArray(LPCone lpcone, double *x[],int *n); \brief Get the array used to store the x variables \ingroup LPRoutines \param lpcone LP
external_packages/DSDP/src/lp/dsdplp.c:556
↓ 2 callersFunctionLPConeOperationsInitialize
external_packages/DSDP/src/lp/dsdplp.c:452
↓ 2 callersFunctionLastChild
Get the last child node, or null if none exists.
external_packages/tinyxml2-9.0.0/tinyxml2.h:787
↓ 2 callersFunctionLvalAlloc
external_packages/DSDP/src/vecmat/sdpalloc.c:73
↓ 2 callersMethodMarkInUse
external_packages/tinyxml2-9.0.0/tinyxml2.cpp:2178
↓ 2 callersFunctionMat4View
external_packages/DSDP/src/vecmat/sdpmatx.c:711
↓ 2 callersFunctionModifiedGS
external_packages/casadi-sundials/sundials/sundials_iterative.c:44
↓ 2 callersFunctionN_VCloneEmpty_Serial
external_packages/casadi-sundials/nvector/nvector_serial.c:279
↓ 2 callersFunctionN_VCompare
external_packages/casadi-sundials/sundials/sundials_nvector.c:155
↓ 2 callersFunctionN_VDestroyVectorArray_Serial
external_packages/casadi-sundials/nvector/nvector_serial.c:234
↓ 2 callersFunctionN_VInvTest
external_packages/casadi-sundials/sundials/sundials_nvector.c:161
↓ 2 callersFunctionN_VNewEmpty_Serial
external_packages/casadi-sundials/nvector/nvector_serial.c:67
↓ 2 callersMethodNewComment
external_packages/tinyxml2-9.0.0/tinyxml2.cpp:2246
↓ 2 callersMethodNewUnknown
external_packages/tinyxml2-9.0.0/tinyxml2.cpp:2270
↓ 2 callersFunctionOdArriv
external_packages/DSDP/src/vecmat/sdporder.c:133
↓ 2 callersFunctionOdComb
external_packages/DSDP/src/vecmat/sdporder.c:349
↓ 2 callersMethodParseName
external_packages/tinyxml2-9.0.0/tinyxml2.cpp:231
↓ 2 callersFunctionPermTransSym
external_packages/DSDP/src/vecmat/sdpsymb.c:53
↓ 2 callersMethodPop
external_packages/tinyxml2-9.0.0/tinyxml2.h:242
↓ 2 callersFunctionQRfact
external_packages/casadi-sundials/sundials/sundials_iterative.c:160
↓ 2 callersFunctionQRsol
external_packages/casadi-sundials/sundials/sundials_iterative.c:264
← previousnext →1,401–1,500 of 11,210, ranked by callers