EnvelopeElementRecorder Class Reference

#include <EnvelopeElementRecorder.h>

Inheritance diagram for EnvelopeElementRecorder:

Recorder MovableObject List of all members.

Public Member Functions

 EnvelopeElementRecorder ()
 EnvelopeElementRecorder (const ID &eleID, const char **argv, int argc, Domain &theDomain, OPS_Stream &theOutputHandler, double deltaT=0.0, bool echoTimeFlag=true)
 ~EnvelopeElementRecorder ()
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 45 of file EnvelopeElementRecorder.h.


Constructor & Destructor Documentation

EnvelopeElementRecorder::EnvelopeElementRecorder (  ) 

Definition at line 46 of file EnvelopeElementRecorder.cpp.

References theDomain.

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

Definition at line 57 of file EnvelopeElementRecorder.cpp.

References opserr, and theDomain.

EnvelopeElementRecorder::~EnvelopeElementRecorder (  ) 


Member Function Documentation

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

int EnvelopeElementRecorder::restart ( void   )  [virtual]

Reimplemented from Recorder.

Definition at line 267 of file EnvelopeElementRecorder.cpp.

References Matrix::Zero().

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

Reimplemented from Recorder.

Definition at line 275 of file EnvelopeElementRecorder.cpp.

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

int EnvelopeElementRecorder::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