XC Open source finite element analysis program
|
This is the complete list of members for XC::GradientProjectionSearchDirection, including all inherited members.
computeSearchDirection(int stepNumber, const Vector &u, const double &g, const Vector &gradG) (defined in XC::GradientProjectionSearchDirection) | XC::GradientProjectionSearchDirection | |
computeSearchDirection(int stepNumber, Vector passed_u, double passed_gFunctionValue, Vector passedGradientInStandardNormalSpace)=0 (defined in XC::SearchDirection) | XC::SearchDirection | pure virtual |
getSearchDirection() (defined in XC::GradientProjectionSearchDirection) | XC::GradientProjectionSearchDirection | virtual |
GradientProjectionSearchDirection(StepSizeRule *theStepSizeRule, ProbabilityTransformation *theProbabilityTransformation, GFunEvaluator *theGFunEvaluator, RootFinding *theRootFindingAlgorithm) (defined in XC::GradientProjectionSearchDirection) | XC::GradientProjectionSearchDirection | |
SearchDirection() (defined in XC::SearchDirection) | XC::SearchDirection |