CentralDifference Class Reference

#include <CentralDifference.h>

Inheritance diagram for CentralDifference:

TransientIntegrator IncrementalIntegrator Integrator MovableObject List of all members.

Public Member Functions

 CentralDifference ()
 CentralDifference (double alphaM, double betaK, double betaKi, double betaKc)
 ~CentralDifference ()
int formEleTangent (FE_Element *theEle)
int formNodTangent (DOF_Group *theDof)
int domainChanged (void)
int newStep (double deltaT)
int update (const Vector &U)
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 45 of file CentralDifference.h.


Constructor & Destructor Documentation

CentralDifference::CentralDifference (  ) 

Definition at line 45 of file CentralDifference.cpp.

CentralDifference::CentralDifference ( double  alphaM,
double  betaK,
double  betaKi,
double  betaKc 
)

Definition at line 56 of file CentralDifference.cpp.

CentralDifference::~CentralDifference (  ) 

Definition at line 68 of file CentralDifference.cpp.


Member Function Documentation

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

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

int CentralDifference::update ( const Vector U  )  [virtual]

int CentralDifference::commit ( void   )  [virtual]

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

Implements MovableObject.

Definition at line 332 of file CentralDifference.cpp.

References opserr, and Channel::sendVector().

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

Implements MovableObject.

Definition at line 349 of file CentralDifference.cpp.

References opserr, and Channel::recvVector().

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