ModNewtonRootFinding Class Reference

#include <ModNewtonRootFinding.h>

Inheritance diagram for ModNewtonRootFinding:

RootFinding List of all members.

Public Member Functions

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

Detailed Description

Definition at line 42 of file ModNewtonRootFinding.h.


Constructor & Destructor Documentation

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

Definition at line 44 of file ModNewtonRootFinding.cpp.

ModNewtonRootFinding::~ModNewtonRootFinding (  ) 

Definition at line 61 of file ModNewtonRootFinding.cpp.


Member Function Documentation

Vector ModNewtonRootFinding::findLimitStateSurface ( int  space,
double  g,
Vector  Direction,
Vector  thePoint 
) [virtual]

Implements RootFinding.

Definition at line 67 of file ModNewtonRootFinding.cpp.

References endln, and opserr.


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

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