Newmark1 Class Reference

#include <Newmark1.h>

Inheritance diagram for Newmark1:

TransientIntegrator IncrementalIntegrator Integrator MovableObject List of all members.

Public Member Functions

 Newmark1 ()
 Newmark1 (double gamma, double beta, bool disp=true)
 Newmark1 (double gamma, double beta, double alphaM, double betaK, double betaKi, double betaKc)
 ~Newmark1 ()
int formEleTangent (FE_Element *theEle)
int formNodTangent (DOF_Group *theDof)
int domainChanged (void)
int initialize (void)
int newStep (double deltaT)
int revertToLastStep (void)
int update (const Vector &deltaU)
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 Newmark1.h.


Constructor & Destructor Documentation

Newmark1::Newmark1 (  ) 

Definition at line 47 of file Newmark1.cpp.

Newmark1::Newmark1 ( double  gamma,
double  beta,
bool  disp = true 
)

Definition at line 57 of file Newmark1.cpp.

Newmark1::Newmark1 ( double  gamma,
double  beta,
double  alphaM,
double  betaK,
double  betaKi,
double  betaKc 
)

Definition at line 67 of file Newmark1.cpp.

Newmark1::~Newmark1 (  ) 

Definition at line 78 of file Newmark1.cpp.


Member Function Documentation

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

int Newmark1::initialize ( void   )  [virtual]

Reimplemented from TransientIntegrator.

Definition at line 95 of file Newmark1.cpp.

int Newmark1::revertToLastStep ( void   )  [virtual]

Reimplemented from IncrementalIntegrator.

Definition at line 159 of file Newmark1.cpp.

References domainChanged().

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

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

Implements MovableObject.

Definition at line 349 of file Newmark1.cpp.

References opserr, and Channel::sendVector().

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

Implements MovableObject.

Definition at line 368 of file Newmark1.cpp.

References opserr, and Channel::recvVector().

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