SearchWithStepSizeAndStepDirection Class Reference

#include <SearchWithStepSizeAndStepDirection.h>

Inheritance diagram for SearchWithStepSizeAndStepDirection:

FindDesignPointAlgorithm List of all members.

Public Member Functions

 SearchWithStepSizeAndStepDirection (int passedMaxNumberOfIterations, GFunEvaluator *passedGFunEvaluator, GradGEvaluator *passedGradGEvaluator, StepSizeRule *passedStepSizeRule, SearchDirection *passedSearchDirection, ProbabilityTransformation *passedProbabilityTransformation, HessianApproximation *theHessianApproximation, ReliabilityConvergenceCheck *theReliabilityConvergenceCheck, int printFlag, char *fileNamePrint, Vector *startPoint)
 ~SearchWithStepSizeAndStepDirection ()
int findDesignPoint (ReliabilityDomain *theReliabilityDomain)
Vector get_x ()
Vector get_u ()
Vector get_alpha ()
Vector get_gamma ()
int getNumberOfSteps ()
Vector getSecondLast_u ()
Vector getSecondLast_alpha ()
Vector getLastSearchDirection ()
double getFirstGFunValue ()
double getLastGFunValue ()
Vector getGradientInStandardNormalSpace ()
int getNumberOfEvaluations ()

Detailed Description

Definition at line 52 of file SearchWithStepSizeAndStepDirection.h.


Constructor & Destructor Documentation

SearchWithStepSizeAndStepDirection::SearchWithStepSizeAndStepDirection ( int  passedMaxNumberOfIterations,
GFunEvaluator passedGFunEvaluator,
GradGEvaluator passedGradGEvaluator,
StepSizeRule passedStepSizeRule,
SearchDirection passedSearchDirection,
ProbabilityTransformation passedProbabilityTransformation,
HessianApproximation theHessianApproximation,
ReliabilityConvergenceCheck theReliabilityConvergenceCheck,
int  printFlag,
char *  fileNamePrint,
Vector startPoint 
)

Definition at line 63 of file SearchWithStepSizeAndStepDirection.cpp.

SearchWithStepSizeAndStepDirection::~SearchWithStepSizeAndStepDirection (  ) 

Definition at line 99 of file SearchWithStepSizeAndStepDirection.cpp.


Member Function Documentation

Vector SearchWithStepSizeAndStepDirection::get_x (  )  [virtual]

Implements FindDesignPointAlgorithm.

Definition at line 443 of file SearchWithStepSizeAndStepDirection.cpp.

Vector SearchWithStepSizeAndStepDirection::get_u (  )  [virtual]

Implements FindDesignPointAlgorithm.

Definition at line 449 of file SearchWithStepSizeAndStepDirection.cpp.

Vector SearchWithStepSizeAndStepDirection::get_alpha (  )  [virtual]

Implements FindDesignPointAlgorithm.

Definition at line 455 of file SearchWithStepSizeAndStepDirection.cpp.

Vector SearchWithStepSizeAndStepDirection::get_gamma (  )  [virtual]

Implements FindDesignPointAlgorithm.

Definition at line 461 of file SearchWithStepSizeAndStepDirection.cpp.

References Vector::Norm().

int SearchWithStepSizeAndStepDirection::getNumberOfSteps (  )  [virtual]

Implements FindDesignPointAlgorithm.

Definition at line 467 of file SearchWithStepSizeAndStepDirection.cpp.

Vector SearchWithStepSizeAndStepDirection::getSecondLast_u (  )  [virtual]

Implements FindDesignPointAlgorithm.

Definition at line 473 of file SearchWithStepSizeAndStepDirection.cpp.

Vector SearchWithStepSizeAndStepDirection::getSecondLast_alpha (  )  [virtual]

Implements FindDesignPointAlgorithm.

Definition at line 479 of file SearchWithStepSizeAndStepDirection.cpp.

Vector SearchWithStepSizeAndStepDirection::getLastSearchDirection (  )  [virtual]

Implements FindDesignPointAlgorithm.

Definition at line 485 of file SearchWithStepSizeAndStepDirection.cpp.

double SearchWithStepSizeAndStepDirection::getFirstGFunValue (  )  [virtual]

Implements FindDesignPointAlgorithm.

Definition at line 491 of file SearchWithStepSizeAndStepDirection.cpp.

double SearchWithStepSizeAndStepDirection::getLastGFunValue (  )  [virtual]

Implements FindDesignPointAlgorithm.

Definition at line 497 of file SearchWithStepSizeAndStepDirection.cpp.

Vector SearchWithStepSizeAndStepDirection::getGradientInStandardNormalSpace (  )  [virtual]

Implements FindDesignPointAlgorithm.

Definition at line 504 of file SearchWithStepSizeAndStepDirection.cpp.

int SearchWithStepSizeAndStepDirection::getNumberOfEvaluations (  )  [virtual]

Implements FindDesignPointAlgorithm.

Definition at line 512 of file SearchWithStepSizeAndStepDirection.cpp.


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

Generated on Mon Oct 23 15:05:48 2006 for OpenSees by doxygen 1.5.0