NodeRecorder Class Reference

#include <NodeRecorder.h>

Inheritance diagram for NodeRecorder:

Recorder MovableObject List of all members.

Public Member Functions

 NodeRecorder ()
 NodeRecorder (const ID &theDof, const ID &theNodes, int sensitivity, const char *dataToStore, Domain &theDomain, OPS_Stream &theOutputHandler, double deltaT=0.0, bool echoTimeFlag=true)
 ~NodeRecorder ()
int record (int commitTag, double timeStamp)
int setDomain (Domain &theDomain)
int sendSelf (int commitTag, Channel &theChannel)
int recvSelf (int commitTag, Channel &theChannel, FEM_ObjectBroker &theBroker)

Detailed Description

Definition at line 47 of file NodeRecorder.h.


Constructor & Destructor Documentation

NodeRecorder::NodeRecorder (  ) 

Definition at line 45 of file NodeRecorder.cpp.

References theDomain.

NodeRecorder::NodeRecorder ( const ID theDof,
const ID theNodes,
int  sensitivity,
const char *  dataToStore,
Domain theDomain,
OPS_Stream theOutputHandler,
double  deltaT = 0.0,
bool  echoTimeFlag = true 
)

Definition at line 57 of file NodeRecorder.cpp.

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

NodeRecorder::~NodeRecorder (  ) 

Definition at line 169 of file NodeRecorder.cpp.

References OPS_Stream::endTag().


Member Function Documentation

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

Reimplemented from Recorder.

Definition at line 430 of file NodeRecorder.cpp.

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

int NodeRecorder::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:46 2006 for OpenSees by doxygen 1.5.0