HHT1 Class Reference

#include <HHT1.h>

Inheritance diagram for HHT1:

TransientIntegrator IncrementalIntegrator Integrator MovableObject List of all members.

Public Member Functions

 HHT1 ()
 HHT1 (double alpha)
 HHT1 (double alpha, double alphaM, double betaK, double betaKi, double betaKc)
 ~HHT1 ()
int formEleTangent (FE_Element *theEle)
int formNodTangent (DOF_Group *theDof)
int domainChanged (void)
int initialize (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 43 of file HHT1.h.


Constructor & Destructor Documentation

HHT1::HHT1 (  ) 

Definition at line 47 of file HHT1.cpp.

HHT1::HHT1 ( double  alpha  ) 

Definition at line 58 of file HHT1.cpp.

HHT1::HHT1 ( double  alpha,
double  alphaM,
double  betaK,
double  betaKi,
double  betaKc 
)

Definition at line 69 of file HHT1.cpp.

HHT1::~HHT1 (  ) 

Definition at line 80 of file HHT1.cpp.


Member Function Documentation

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

int HHT1::initialize ( void   )  [virtual]

Reimplemented from TransientIntegrator.

Definition at line 103 of file HHT1.cpp.

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

int HHT1::commit ( void   )  [virtual]

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

Implements MovableObject.

Definition at line 393 of file HHT1.cpp.

References opserr, and Channel::sendVector().

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

Implements MovableObject.

Definition at line 413 of file HHT1.cpp.

References opserr, and Channel::recvVector().

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


The documentation for this class was generated from the following files:
  • OpenSees/SRC/analysis/integrator/HHT1.h
  • OpenSees/SRC/analysis/integrator/HHT1.cpp

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