This is the complete list of members for steepestDescent, including all inherited members.
| coeffsDict() | updateMethod | protected |
| computeCorrection() | steepestDescent | virtual |
| computeMeritFunction() | updateMethod | virtual |
| constraintDerivatives_ | updateMethod | protected |
| correction_ | updateMethod | protected |
| correctionFolder_ | updateMethod | protected |
| cumulativeCorrection_ | updateMethod | protected |
| cValues_ | updateMethod | protected |
| declareRunTimeSelectionTable(autoPtr, updateMethod, dictionary,(const fvMesh &mesh, const dictionary &dict),(mesh, dict)) | updateMethod | |
| dict_ | updateMethod | protected |
| eta_ | updateMethod | 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 |
| leftMult(const scalarField &, const SquareMatrix< scalar > &) | updateMethod | protected |
| meritFunctionDirectionalDerivative() | updateMethod | virtual |
| mesh_ | updateMethod | protected |
| New(const fvMesh &mesh, const dictionary &dict) | updateMethod | static |
| objectiveDerivatives_ | updateMethod | protected |
| objectiveValue_ | updateMethod | protected |
| optMethodIODict_ | updateMethod | protected |
| outerProd(const scalarField &, const scalarField &) | updateMethod | protected |
| returnCorrection() | updateMethod | |
| rightMult(const SquareMatrix< scalar > &, const scalarField &) | updateMethod | 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 | |
| steepestDescent(const fvMesh &mesh, const dictionary &dict) | steepestDescent | |
| TypeName("steepestDescent") | steepestDescent | |
| Foam::updateMethod::TypeName("updateMethod") | updateMethod | |
| updateMethod(const fvMesh &mesh, const dictionary &dict) | updateMethod | |
| updateOldCorrection(const scalarField &oldCorrection) | updateMethod | virtual |
| write() | updateMethod | virtual |
| writeCorrection() | updateMethod | |
| ~steepestDescent()=default | steepestDescent | virtual |
| ~updateMethod()=default | updateMethod | virtual |