NewtonRaphson Class Reference

#include <NewtonRaphson.h>

Inheritance diagram for NewtonRaphson:

EquiSolnAlgo SolutionAlgorithm MovableObject List of all members.

Public Member Functions

 NewtonRaphson (int tangent=CURRENT_TANGENT)
 NewtonRaphson (ConvergenceTest &theTest, int tangent=CURRENT_TANGENT)
 ~NewtonRaphson ()
int solveCurrentStep (void)
int setConvergenceTest (ConvergenceTest *theNewTest)
ConvergenceTestgetConvergenceTest (void)
virtual int sendSelf (int commitTag, Channel &theChannel)
virtual int recvSelf (int commitTag, Channel &theChannel, FEM_ObjectBroker &theBroker)
void Print (OPS_Stream &s, int flag=0)

Detailed Description

Definition at line 48 of file NewtonRaphson.h.


Constructor & Destructor Documentation

NewtonRaphson::NewtonRaphson ( int  tangent = CURRENT_TANGENT  ) 

Definition at line 52 of file NewtonRaphson.cpp.

NewtonRaphson::NewtonRaphson ( ConvergenceTest theTest,
int  tangent = CURRENT_TANGENT 
)

Definition at line 60 of file NewtonRaphson.cpp.

NewtonRaphson::~NewtonRaphson (  ) 

Definition at line 68 of file NewtonRaphson.cpp.


Member Function Documentation

int NewtonRaphson::setConvergenceTest ( ConvergenceTest theNewTest  )  [virtual]

Implements EquiSolnAlgo.

Definition at line 75 of file NewtonRaphson.cpp.

ConvergenceTest * NewtonRaphson::getConvergenceTest ( void   )  [virtual]

Reimplemented from EquiSolnAlgo.

Definition at line 173 of file NewtonRaphson.cpp.

int NewtonRaphson::sendSelf ( int  commitTag,
Channel theChannel 
) [virtual]

Implements MovableObject.

Definition at line 179 of file NewtonRaphson.cpp.

References Channel::sendID().

int NewtonRaphson::recvSelf ( int  commitTag,
Channel theChannel,
FEM_ObjectBroker theBroker 
) [virtual]

Implements MovableObject.

Definition at line 187 of file NewtonRaphson.cpp.

References Channel::recvID().

void NewtonRaphson::Print ( OPS_Stream s,
int  flag = 0 
) [virtual]

Implements EquiSolnAlgo.

Definition at line 199 of file NewtonRaphson.cpp.

References endln.


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

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