EnvelopeNodeRecorder Class Reference

#include <EnvelopeNodeRecorder.h>

Inheritance diagram for EnvelopeNodeRecorder:

Recorder MovableObject List of all members.

Public Member Functions

 EnvelopeNodeRecorder ()
 EnvelopeNodeRecorder (const ID &theDof, const ID &theNodes, const char *dataToStore, Domain &theDomain, OPS_Stream &theOutputHandler, double deltaT=0.0, bool echoTimeFlag=false)
 ~EnvelopeNodeRecorder ()
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 50 of file EnvelopeNodeRecorder.h.


Constructor & Destructor Documentation

EnvelopeNodeRecorder::EnvelopeNodeRecorder (  ) 

Definition at line 49 of file EnvelopeNodeRecorder.cpp.

References theDomain.

EnvelopeNodeRecorder::EnvelopeNodeRecorder ( const ID theDof,
const ID theNodes,
const char *  dataToStore,
Domain theDomain,
OPS_Stream theOutputHandler,
double  deltaT = 0.0,
bool  echoTimeFlag = false 
)

Definition at line 60 of file EnvelopeNodeRecorder.cpp.

References count, opserr, ID::Size(), and theDomain.

EnvelopeNodeRecorder::~EnvelopeNodeRecorder (  ) 


Member Function Documentation

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

int EnvelopeNodeRecorder::restart ( void   )  [virtual]

Reimplemented from Recorder.

Definition at line 372 of file EnvelopeNodeRecorder.cpp.

References Matrix::Zero().

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

Reimplemented from Recorder.

Definition at line 381 of file EnvelopeNodeRecorder.cpp.

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

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