HHTGeneralizedExplicit Class Reference

#include <HHTGeneralizedExplicit.h>

Inheritance diagram for HHTGeneralizedExplicit:

TransientIntegrator IncrementalIntegrator Integrator MovableObject List of all members.

Public Member Functions

 HHTGeneralizedExplicit ()
 HHTGeneralizedExplicit (double rhoB, double alphaF)
 HHTGeneralizedExplicit (double rhoB, double alphaF, double alphaM, double betaK, double betaKi, double betaKc)
 HHTGeneralizedExplicit (double alphaI, double alphaF, double beta, double gamma)
 HHTGeneralizedExplicit (double alphaI, double alphaF, double beta, double gamma, double alphaM, double betaK, double betaKi, double betaKc)
 ~HHTGeneralizedExplicit ()
int formEleTangent (FE_Element *theEle)
int formNodTangent (DOF_Group *theDof)
int domainChanged (void)
int newStep (double deltaT)
int revertToLastStep (void)
int update (const Vector &aiPlusOne)
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 HHTGeneralizedExplicit.h.


Constructor & Destructor Documentation

HHTGeneralizedExplicit::HHTGeneralizedExplicit (  ) 

Definition at line 49 of file HHTGeneralizedExplicit.cpp.

HHTGeneralizedExplicit::HHTGeneralizedExplicit ( double  rhoB,
double  alphaF 
)

Definition at line 62 of file HHTGeneralizedExplicit.cpp.

HHTGeneralizedExplicit::HHTGeneralizedExplicit ( double  rhoB,
double  alphaF,
double  alphaM,
double  betaK,
double  betaKi,
double  betaKc 
)

Definition at line 78 of file HHTGeneralizedExplicit.cpp.

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

Definition at line 95 of file HHTGeneralizedExplicit.cpp.

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

Definition at line 109 of file HHTGeneralizedExplicit.cpp.

HHTGeneralizedExplicit::~HHTGeneralizedExplicit (  ) 

Definition at line 124 of file HHTGeneralizedExplicit.cpp.


Member Function Documentation

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

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

int HHTGeneralizedExplicit::revertToLastStep ( void   )  [virtual]

Reimplemented from IncrementalIntegrator.

Definition at line 220 of file HHTGeneralizedExplicit.cpp.

int HHTGeneralizedExplicit::update ( const Vector aiPlusOne  )  [virtual]

int HHTGeneralizedExplicit::commit ( void   )  [virtual]

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

Implements MovableObject.

Definition at line 443 of file HHTGeneralizedExplicit.cpp.

References opserr, and Channel::sendVector().

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

Implements MovableObject.

Definition at line 464 of file HHTGeneralizedExplicit.cpp.

References opserr, and Channel::recvVector().

void HHTGeneralizedExplicit::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