HHTGeneralized Class Reference

#include <HHTGeneralized.h>

Inheritance diagram for HHTGeneralized:

TransientIntegrator IncrementalIntegrator Integrator MovableObject List of all members.

Public Member Functions

 HHTGeneralized ()
 HHTGeneralized (double rhoInf)
 HHTGeneralized (double rhoInf, double alphaM, double betaK, double betaKi, double betaKc)
 HHTGeneralized (double alphaI, double alphaF, double beta, double gamma)
 HHTGeneralized (double alphaI, double alphaF, double beta, double gamma, double alphaM, double betaK, double betaKi, double betaKc)
 ~HHTGeneralized ()
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 44 of file HHTGeneralized.h.


Constructor & Destructor Documentation

HHTGeneralized::HHTGeneralized (  ) 

Definition at line 45 of file HHTGeneralized.cpp.

HHTGeneralized::HHTGeneralized ( double  rhoInf  ) 

Definition at line 58 of file HHTGeneralized.cpp.

HHTGeneralized::HHTGeneralized ( double  rhoInf,
double  alphaM,
double  betaK,
double  betaKi,
double  betaKc 
)

Definition at line 71 of file HHTGeneralized.cpp.

HHTGeneralized::HHTGeneralized ( double  alphaI,
double  alphaF,
double  beta,
double  gamma 
)

Definition at line 85 of file HHTGeneralized.cpp.

HHTGeneralized::HHTGeneralized ( double  alphaI,
double  alphaF,
double  beta,
double  gamma,
double  alphaM,
double  betaK,
double  betaKi,
double  betaKc 
)

Definition at line 99 of file HHTGeneralized.cpp.

HHTGeneralized::~HHTGeneralized (  ) 

Definition at line 114 of file HHTGeneralized.cpp.


Member Function Documentation

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

int HHTGeneralized::revertToLastStep ( void   )  [virtual]

Reimplemented from IncrementalIntegrator.

Definition at line 204 of file HHTGeneralized.cpp.

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

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

Implements MovableObject.

Definition at line 443 of file HHTGeneralized.cpp.

References opserr, and Channel::sendVector().

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

Implements MovableObject.

Definition at line 464 of file HHTGeneralized.cpp.

References opserr, and Channel::recvVector().

void HHTGeneralized::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:43 2006 for OpenSees by doxygen 1.5.0