NewmarkExplicit Class Reference

#include <NewmarkExplicit.h>

Inheritance diagram for NewmarkExplicit:

TransientIntegrator IncrementalIntegrator Integrator MovableObject List of all members.

Public Member Functions

 NewmarkExplicit ()
 NewmarkExplicit (double gamma)
 NewmarkExplicit (double gamma, double alphaM, double betaK, double betaKi, double betaKc)
 ~NewmarkExplicit ()
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)
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 NewmarkExplicit.h.


Constructor & Destructor Documentation

NewmarkExplicit::NewmarkExplicit (  ) 

Definition at line 48 of file NewmarkExplicit.cpp.

NewmarkExplicit::NewmarkExplicit ( double  gamma  ) 

Definition at line 59 of file NewmarkExplicit.cpp.

NewmarkExplicit::NewmarkExplicit ( double  gamma,
double  alphaM,
double  betaK,
double  betaKi,
double  betaKc 
)

Definition at line 70 of file NewmarkExplicit.cpp.

NewmarkExplicit::~NewmarkExplicit (  ) 

Definition at line 82 of file NewmarkExplicit.cpp.


Member Function Documentation

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

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

int NewmarkExplicit::revertToLastStep ( void   )  [virtual]

Reimplemented from IncrementalIntegrator.

Definition at line 163 of file NewmarkExplicit.cpp.

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

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

Implements MovableObject.

Definition at line 345 of file NewmarkExplicit.cpp.

References opserr, and Channel::sendVector().

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

Implements MovableObject.

Definition at line 363 of file NewmarkExplicit.cpp.

References opserr, and Channel::recvVector().

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