XC Open source finite element analysis program
Public Member Functions | List of all members
XC::GradientProjectionSearchDirection Class Reference
Inheritance diagram for XC::GradientProjectionSearchDirection:
XC::SearchDirection

Public Member Functions

 GradientProjectionSearchDirection (StepSizeRule *theStepSizeRule, ProbabilityTransformation *theProbabilityTransformation, GFunEvaluator *theGFunEvaluator, RootFinding *theRootFindingAlgorithm)
 
int computeSearchDirection (int stepNumber, const Vector &u, const double &g, const Vector &gradG)
 
Vector getSearchDirection ()
 
- Public Member Functions inherited from XC::SearchDirection
virtual int computeSearchDirection (int stepNumber, Vector passed_u, double passed_gFunctionValue, Vector passedGradientInStandardNormalSpace)=0
 

The documentation for this class was generated from the following files: