ElementRecorder Class Reference

#include <ElementRecorder.h>

Inheritance diagram for ElementRecorder:

Recorder MovableObject List of all members.

Public Member Functions

 ElementRecorder ()
 ElementRecorder (const ID &eleID, const char **argv, int argc, bool echoTime, Domain &theDomain, OPS_Stream &theOutputHandler, double deltaT=0.0)
 ~ElementRecorder ()
int record (int commitTag, double timeStamp)
int restart (void)
int setDomain (Domain &theDomain)
int sendSelf (int commitTag, Channel &theChannel)
int recvSelf (int commitTag, Channel &theChannel, FEM_ObjectBroker &theBroker)

Detailed Description

Definition at line 51 of file ElementRecorder.h.


Constructor & Destructor Documentation

ElementRecorder::ElementRecorder (  ) 

Definition at line 46 of file ElementRecorder.cpp.

References theDomain.

ElementRecorder::ElementRecorder ( const ID eleID,
const char **  argv,
int  argc,
bool  echoTime,
Domain theDomain,
OPS_Stream theOutputHandler,
double  deltaT = 0.0 
)

Definition at line 56 of file ElementRecorder.cpp.

References opserr, and theDomain.

ElementRecorder::~ElementRecorder (  ) 

Definition at line 93 of file ElementRecorder.cpp.

References OPS_Stream::endTag().


Member Function Documentation

int ElementRecorder::record ( int  commitTag,
double  timeStamp 
) [virtual]

int ElementRecorder::restart ( void   )  [virtual]

Reimplemented from Recorder.

Definition at line 179 of file ElementRecorder.cpp.

References Vector::Zero().

int ElementRecorder::setDomain ( Domain theDomain  )  [virtual]

Reimplemented from Recorder.

Definition at line 188 of file ElementRecorder.cpp.

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

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


The documentation for this class was generated from the following files:

Generated on Mon Oct 23 15:05:42 2006 for OpenSees by doxygen 1.5.0