AlphaOSGeneralized Class Reference

#include <AlphaOSGeneralized.h>

Inheritance diagram for AlphaOSGeneralized:

TransientIntegrator IncrementalIntegrator Integrator MovableObject List of all members.

Public Member Functions

 AlphaOSGeneralized ()
 AlphaOSGeneralized (double rhoInf)
 AlphaOSGeneralized (double rhoInf, double alphaM, double betaK, double betaKi, double betaKc)
 AlphaOSGeneralized (double alphaI, double alphaF, double beta, double gamma)
 AlphaOSGeneralized (double alphaI, double alphaF, double beta, double gamma, double alphaM, double betaK, double betaKi, double betaKc)
 ~AlphaOSGeneralized ()
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)

Protected Member Functions

virtual int formElementResidual (void)

Detailed Description

Definition at line 45 of file AlphaOSGeneralized.h.


Constructor & Destructor Documentation

AlphaOSGeneralized::AlphaOSGeneralized (  ) 

Definition at line 45 of file AlphaOSGeneralized.cpp.

AlphaOSGeneralized::AlphaOSGeneralized ( double  rhoInf  ) 

Definition at line 58 of file AlphaOSGeneralized.cpp.

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

Definition at line 71 of file AlphaOSGeneralized.cpp.

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

Definition at line 85 of file AlphaOSGeneralized.cpp.

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

Definition at line 98 of file AlphaOSGeneralized.cpp.

AlphaOSGeneralized::~AlphaOSGeneralized (  ) 

Definition at line 112 of file AlphaOSGeneralized.cpp.


Member Function Documentation

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

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

int AlphaOSGeneralized::revertToLastStep ( void   )  [virtual]

Reimplemented from IncrementalIntegrator.

Definition at line 216 of file AlphaOSGeneralized.cpp.

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

int AlphaOSGeneralized::commit ( void   )  [virtual]

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

Implements MovableObject.

Definition at line 456 of file AlphaOSGeneralized.cpp.

References opserr, and Channel::sendVector().

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

Implements MovableObject.

Definition at line 477 of file AlphaOSGeneralized.cpp.

References opserr, and Channel::recvVector().

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