KrylovNewton Class Reference

#include <KrylovNewton.h>

Inheritance diagram for KrylovNewton:

EquiSolnAlgo SolutionAlgorithm MovableObject List of all members.

Public Member Functions

 KrylovNewton (int tangent=CURRENT_TANGENT, int maxDim=3)
 KrylovNewton (ConvergenceTest &theTest, int tangent=CURRENT_TANGENT, int maxDim=3)
 ~KrylovNewton ()
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 42 of file KrylovNewton.h.


Constructor & Destructor Documentation

KrylovNewton::KrylovNewton ( int  tangent = CURRENT_TANGENT,
int  maxDim = 3 
)

Definition at line 49 of file KrylovNewton.cpp.

KrylovNewton::KrylovNewton ( ConvergenceTest theTest,
int  tangent = CURRENT_TANGENT,
int  maxDim = 3 
)

Definition at line 59 of file KrylovNewton.cpp.

KrylovNewton::~KrylovNewton (  ) 

Definition at line 70 of file KrylovNewton.cpp.


Member Function Documentation

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

Implements EquiSolnAlgo.

Definition at line 95 of file KrylovNewton.cpp.

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

Reimplemented from EquiSolnAlgo.

Definition at line 243 of file KrylovNewton.cpp.

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

Implements MovableObject.

Definition at line 249 of file KrylovNewton.cpp.

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

Implements MovableObject.

Definition at line 255 of file KrylovNewton.cpp.

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

Implements EquiSolnAlgo.

Definition at line 262 of file KrylovNewton.cpp.

References endln.


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

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