PeriodicNewton Class Reference

#include <PeriodicNewton.h>

Inheritance diagram for PeriodicNewton:

EquiSolnAlgo SolutionAlgorithm MovableObject List of all members.

Public Member Functions

 PeriodicNewton (int tangent=CURRENT_TANGENT, int maxCount=3)
 PeriodicNewton (ConvergenceTest &theTest, int tangent=CURRENT_TANGENT, int maxCount=3)
 ~PeriodicNewton ()
int solveCurrentStep (void)
ConvergenceTestgetConvergenceTest (void)
int setConvergenceTest (ConvergenceTest *theNewTest)
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 42 of file PeriodicNewton.h.


Constructor & Destructor Documentation

PeriodicNewton::PeriodicNewton ( int  tangent = CURRENT_TANGENT,
int  maxCount = 3 
)

Definition at line 45 of file PeriodicNewton.cpp.

PeriodicNewton::PeriodicNewton ( ConvergenceTest theTest,
int  tangent = CURRENT_TANGENT,
int  maxCount = 3 
)

Definition at line 53 of file PeriodicNewton.cpp.

PeriodicNewton::~PeriodicNewton (  ) 

Definition at line 61 of file PeriodicNewton.cpp.


Member Function Documentation

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

Reimplemented from EquiSolnAlgo.

Definition at line 159 of file PeriodicNewton.cpp.

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

Implements EquiSolnAlgo.

Definition at line 67 of file PeriodicNewton.cpp.

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

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

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

Implements EquiSolnAlgo.

Definition at line 219 of file PeriodicNewton.cpp.

References endln.


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

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