SecantRootFinding Class Reference

#include <SecantRootFinding.h>

Inheritance diagram for SecantRootFinding:

RootFinding List of all members.

Public Member Functions

 SecantRootFinding (ReliabilityDomain *theReliabilityDomain, ProbabilityTransformation *theProbabilityTransformation, GFunEvaluator *theGFunEvaluator, int maxIter, double tol, double maxStepLength)
 ~SecantRootFinding ()
Vector findLimitStateSurface (int space, double g, Vector Direction, Vector thePoint)

Detailed Description

Definition at line 42 of file SecantRootFinding.h.


Constructor & Destructor Documentation

SecantRootFinding::SecantRootFinding ( ReliabilityDomain theReliabilityDomain,
ProbabilityTransformation theProbabilityTransformation,
GFunEvaluator theGFunEvaluator,
int  maxIter,
double  tol,
double  maxStepLength 
)

Definition at line 44 of file SecantRootFinding.cpp.

SecantRootFinding::~SecantRootFinding (  ) 

Definition at line 61 of file SecantRootFinding.cpp.


Member Function Documentation


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