WilsonTheta Class Reference

#include <WilsonTheta.h>

Inheritance diagram for WilsonTheta:

TransientIntegrator IncrementalIntegrator Integrator MovableObject List of all members.

Public Member Functions

 WilsonTheta ()
 WilsonTheta (double theta)
 WilsonTheta (double theta, double alphaM, double betaK, double betaKi, double betaKc)
 ~WilsonTheta ()
int formEleTangent (FE_Element *theEle)
int formNodTangent (DOF_Group *theDof)
int domainChanged (void)
int newStep (double deltaT)
int update (const Vector &deltaU)
int commit (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 47 of file WilsonTheta.h.


Constructor & Destructor Documentation

WilsonTheta::WilsonTheta (  ) 

Definition at line 47 of file WilsonTheta.cpp.

WilsonTheta::WilsonTheta ( double  theta  ) 

Definition at line 57 of file WilsonTheta.cpp.

WilsonTheta::WilsonTheta ( double  theta,
double  alphaM,
double  betaK,
double  betaKi,
double  betaKc 
)

Definition at line 67 of file WilsonTheta.cpp.

WilsonTheta::~WilsonTheta (  ) 

Definition at line 77 of file WilsonTheta.cpp.


Member Function Documentation

int WilsonTheta::formEleTangent ( FE_Element theEle  )  [virtual]

int WilsonTheta::formNodTangent ( DOF_Group theDof  )  [virtual]

int WilsonTheta::update ( const Vector deltaU  )  [virtual]

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

Implements MovableObject.

Definition at line 353 of file WilsonTheta.cpp.

References opserr, and Channel::sendVector().

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

Implements MovableObject.

Definition at line 370 of file WilsonTheta.cpp.

References opserr, and Channel::recvVector().

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


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

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