beam2d04 Class Reference

#include <beam2d04.h>

Inheritance diagram for beam2d04:

Element DomainComponent TaggedObject MovableObject List of all members.

Public Member Functions

 beam2d04 ()
 beam2d04 (int tag, double A, double E, double I, int Nd1, int Nd2)
 ~beam2d04 ()
int getNumExternalNodes (void) const
const IDgetExternalNodes (void)
Node ** getNodePtrs (void)
int getNumDOF (void)
int revertToLastCommit (void)
const MatrixgetTangentStiff (void)
const MatrixgetInitialStiff (void)
void zeroLoad (void)
int addLoad (ElementalLoad *theLoad, double loadFactor)
int addInertiaLoadToUnbalance (const Vector &accel)
const VectorgetResistingForce (void)
const VectorgetResistingForceIncInertia (void)
int sendSelf (int commitTag, Channel &theChannel)
int recvSelf (int commitTag, Channel &theChannel, FEM_ObjectBroker &theBroker)
void Print (OPS_Stream &s, int flag=0)

Detailed Description

Definition at line 44 of file beam2d04.h.


Constructor & Destructor Documentation

beam2d04::beam2d04 (  ) 

Definition at line 62 of file beam2d04.cpp.

beam2d04::beam2d04 ( int  tag,
double  A,
double  E,
double  I,
int  Nd1,
int  Nd2 
)

Definition at line 71 of file beam2d04.cpp.

beam2d04::~beam2d04 (  ) 

Definition at line 87 of file beam2d04.cpp.


Member Function Documentation

int beam2d04::getNumExternalNodes ( void   )  const [virtual]

Implements Element.

Definition at line 94 of file beam2d04.cpp.

References ID::Size().

const ID & beam2d04::getExternalNodes ( void   )  [virtual]

Implements Element.

Definition at line 100 of file beam2d04.cpp.

Node ** beam2d04::getNodePtrs ( void   )  [virtual]

Implements Element.

Definition at line 106 of file beam2d04.cpp.

int beam2d04::getNumDOF ( void   )  [virtual]

Implements Element.

Definition at line 112 of file beam2d04.cpp.

int beam2d04::revertToLastCommit ( void   )  [virtual]

Implements Element.

Definition at line 174 of file beam2d04.cpp.

const Matrix & beam2d04::getTangentStiff ( void   )  [virtual]

Implements Element.

Definition at line 181 of file beam2d04.cpp.

const Matrix & beam2d04::getInitialStiff ( void   )  [virtual]

Implements Element.

Definition at line 187 of file beam2d04.cpp.

void beam2d04::zeroLoad ( void   )  [virtual]

Implements Element.

Definition at line 301 of file beam2d04.cpp.

References Vector::Zero().

int beam2d04::addLoad ( ElementalLoad theLoad,
double  loadFactor 
) [virtual]

Implements Element.

Definition at line 307 of file beam2d04.cpp.

References TaggedObject::getTag(), and opserr.

int beam2d04::addInertiaLoadToUnbalance ( const Vector accel  )  [virtual]

Implements Element.

Definition at line 314 of file beam2d04.cpp.

const Vector & beam2d04::getResistingForce ( void   )  [virtual]

Implements Element.

Definition at line 334 of file beam2d04.cpp.

References DomainComponent::getDomain(), Domain::getNode(), and Node::getTrialDisp().

Referenced by getResistingForceIncInertia().

const Vector & beam2d04::getResistingForceIncInertia ( void   )  [virtual]

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

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

void beam2d04::Print ( OPS_Stream s,
int  flag = 0 
) [virtual]

Implements TaggedObject.

Definition at line 413 of file beam2d04.cpp.

References TaggedObject::getTag().


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