HHT Class Reference

#include <HHT.h>

Inheritance diagram for HHT:

TransientIntegrator IncrementalIntegrator Integrator MovableObject List of all members.

Public Member Functions

 HHT ()
 HHT (double alpha)
 HHT (double alpha, double alphaM, double betaK, double betaKi, double betaKc)
 HHT (double alpha, double beta, double gamma)
 HHT (double alpha, double beta, double gamma, double alphaM, double betaK, double betaKi, double betaKc)
 ~HHT ()
int formEleTangent (FE_Element *theEle)
int formNodTangent (DOF_Group *theDof)
int domainChanged (void)
int newStep (double deltaT)
int revertToLastStep (void)
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 45 of file HHT.h.


Constructor & Destructor Documentation

HHT::HHT (  ) 

Definition at line 45 of file HHT.cpp.

HHT::HHT ( double  alpha  ) 

Definition at line 57 of file HHT.cpp.

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

Definition at line 69 of file HHT.cpp.

HHT::HHT ( double  alpha,
double  beta,
double  gamma 
)

Definition at line 82 of file HHT.cpp.

HHT::HHT ( double  alpha,
double  beta,
double  gamma,
double  alphaM,
double  betaK,
double  betaKi,
double  betaKc 
)

Definition at line 94 of file HHT.cpp.

HHT::~HHT (  ) 

Definition at line 107 of file HHT.cpp.


Member Function Documentation

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

int HHT::revertToLastStep ( void   )  [virtual]

Reimplemented from IncrementalIntegrator.

Definition at line 192 of file HHT.cpp.

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

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

Implements MovableObject.

Definition at line 422 of file HHT.cpp.

References opserr, and Channel::sendVector().

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

Implements MovableObject.

Definition at line 442 of file HHT.cpp.

References opserr, and Channel::recvVector().

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


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

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