MAiNGO
maingo::ubp::KnitroProblem Member List

This is the complete list of members for maingo::ubp::KnitroProblem, including all inherited members.

_constraintPropertiesmaingo::ubp::KnitroProblemprivate
_neqmaingo::ubp::KnitroProblemprivate
_nineqmaingo::ubp::KnitroProblemprivate
_nineqSquashmaingo::ubp::KnitroProblemprivate
_nvarmaingo::ubp::KnitroProblemprivate
_optimizationVariablesmaingo::ubp::KnitroProblemprivate
_setConstraintProperties()maingo::ubp::KnitroProblemprivate
_setDerivativeProperties()maingo::ubp::KnitroProblemprivate
_setObjectiveProperties()maingo::ubp::KnitroProblemprivate
_setVariableProperties()maingo::ubp::KnitroProblemprivate
_structuremaingo::ubp::KnitroProblemprivate
evaluateFC(const double *const x, double *const c, double *const objGrad, double *const jac)maingo::ubp::KnitroProblem
evaluateGA(const double *const x, double *const objGrad, double *const jac)maingo::ubp::KnitroProblem
evaluateHess(const double *const x, double objScaler, const double *const lambda, double *const hess)maingo::ubp::KnitroProblem
KnitroProblem(unsigned nvarIn, unsigned neqIn, unsigned nineqIn, const unsigned nineqSquashIn, const std::vector< babBase::OptimizationVariable > &variables, UbpStructure *structureIn, std::vector< Constraint > *constraintPropertiesIn, std::shared_ptr< DagObj > dagObj)maingo::ubp::KnitroProblem
KnitroProblem(const KnitroProblem &)maingo::ubp::KnitroProblemprivate
operator=(const KnitroProblem &)maingo::ubp::KnitroProblemprivate
~KnitroProblem()maingo::ubp::KnitroProblemvirtual