BrickSelfWeight Class Reference

#include <BrickSelfWeight.h>

Inheritance diagram for BrickSelfWeight:

ElementalLoad Load DomainComponent TaggedObject MovableObject List of all members.

Public Member Functions

 BrickSelfWeight (int tag, const ID &theElementTags)
 BrickSelfWeight ()
 ~BrickSelfWeight ()
const VectorgetData (int &type, double loadFactor)
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 11 of file BrickSelfWeight.h.


Constructor & Destructor Documentation

BrickSelfWeight::BrickSelfWeight ( int  tag,
const ID theElementTags 
)

Definition at line 38 of file BrickSelfWeight.cpp.

BrickSelfWeight::BrickSelfWeight (  ) 

Definition at line 44 of file BrickSelfWeight.cpp.

BrickSelfWeight::~BrickSelfWeight (  ) 

Definition at line 50 of file BrickSelfWeight.cpp.


Member Function Documentation

const Vector & BrickSelfWeight::getData ( int &  type,
double  loadFactor 
) [virtual]

Implements ElementalLoad.

Definition at line 56 of file BrickSelfWeight.cpp.

References LOAD_TAG_BrickSelfWeight.

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

Implements MovableObject.

Definition at line 65 of file BrickSelfWeight.cpp.

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

Implements MovableObject.

Definition at line 71 of file BrickSelfWeight.cpp.

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

Implements TaggedObject.

Definition at line 77 of file BrickSelfWeight.cpp.

References ElementalLoad::getElementTags().


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