This is the complete list of members for LBFGS, including all inherited members.
| activeDesignVars_ | LBFGS | protected |
| allocateMatrices() | LBFGS | protected |
| coeffsDict() | updateMethod | protected |
| computeCorrection() | LBFGS | virtual |
| computeMeritFunction() | updateMethod | virtual |
| constraintDerivatives_ | updateMethod | protected |
| correction_ | updateMethod | protected |
| correctionFolder_ | updateMethod | protected |
| correctionOld_ | LBFGS | protected |
| counter_ | LBFGS | protected |
| cumulativeCorrection_ | updateMethod | protected |
| cValues_ | updateMethod | protected |
| declareRunTimeSelectionTable(autoPtr, updateMethod, dictionary,(const fvMesh &mesh, const dictionary &dict),(mesh, dict)) | updateMethod | |
| derivativesOld_ | LBFGS | protected |
| dict_ | updateMethod | protected |
| eta_ | updateMethod | protected |
| etaHessian_ | LBFGS | protected |
| globalSum(const scalarField &field) | updateMethod | protected |
| globalSum(tmp< scalarField > &tfield) | updateMethod | protected |
| globalSum_ | updateMethod | protected |
| initialEtaSet() | updateMethod | |
| initialEtaSet_ | updateMethod | protected |
| inv(SquareMatrix< scalar > A) | updateMethod | protected |
| LBFGS(const fvMesh &mesh, const dictionary &dict) | LBFGS | |
| LBFGSUpdate() | LBFGS | protected |
| leftMult(const scalarField &, const SquareMatrix< scalar > &) | updateMethod | protected |
| meritFunctionDirectionalDerivative() | updateMethod | virtual |
| mesh_ | updateMethod | protected |
| New(const fvMesh &mesh, const dictionary &dict) | updateMethod | static |
| nPrevSteps_ | LBFGS | protected |
| nSteepestDescent_ | LBFGS | protected |
| objectiveDerivatives_ | updateMethod | protected |
| objectiveValue_ | updateMethod | protected |
| optMethodIODict_ | updateMethod | protected |
| outerProd(const scalarField &, const scalarField &) | updateMethod | protected |
| pivotFields(PtrList< scalarField > &list, const scalarField &f) | LBFGS | protected |
| readFromDict() | LBFGS | protected |
| returnCorrection() | updateMethod | |
| rightMult(const SquareMatrix< scalar > &, const scalarField &) | updateMethod | protected |
| s_ | LBFGS | protected |
| setConstraintDeriv(const PtrList< scalarField > &derivs) | updateMethod | |
| setConstraintValues(const scalarField &values) | updateMethod | |
| setGlobalSum(const bool useGlobalSum) | updateMethod | |
| setObjectiveDeriv(const scalarField &derivs) | updateMethod | |
| setObjectiveValue(const scalar value) | updateMethod | |
| setStep(const scalar eta) | updateMethod | |
| steepestDescentUpdate() | LBFGS | protected |
| TypeName("LBFGS") | LBFGS | |
| Foam::updateMethod::TypeName("updateMethod") | updateMethod | |
| update() | LBFGS | protected |
| updateMethod(const fvMesh &mesh, const dictionary &dict) | updateMethod | |
| updateOldCorrection(const scalarField &oldCorrection) | LBFGS | virtual |
| updateVectors() | LBFGS | protected |
| write() | LBFGS | virtual |
| writeCorrection() | updateMethod | |
| y_ | LBFGS | protected |
| ~LBFGS()=default | LBFGS | virtual |
| ~updateMethod()=default | updateMethod | virtual |