RCM Class Reference

#include <RCM.h>

Inheritance diagram for RCM:

GraphNumberer MovableObject List of all members.

Public Member Functions

 RCM (bool GPS=false)
 ~RCM ()
const IDnumber (Graph &theGraph, int lastVertex=-1)
const IDnumber (Graph &theGraph, const ID &lastVertices)
int sendSelf (int commitTag, Channel &theChannel)
int recvSelf (int commitTag, Channel &theChannel, FEM_ObjectBroker &theBroker)

Detailed Description

Definition at line 51 of file RCM.h.


Constructor & Destructor Documentation

RCM::RCM ( bool  GPS = false  ) 

Definition at line 45 of file RCM.cpp.

RCM::~RCM (  ) 

Definition at line 53 of file RCM.cpp.


Member Function Documentation

const ID & RCM::number ( Graph theGraph,
int  lastVertex = -1 
) [virtual]

const ID & RCM::number ( Graph theGraph,
const ID lastVertices 
) [virtual]

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

Implements MovableObject.

Definition at line 277 of file RCM.cpp.

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

Implements MovableObject.

Definition at line 283 of file RCM.cpp.


The documentation for this class was generated from the following files:
  • OpenSees/SRC/graph/numberer/RCM.h
  • OpenSees/SRC/graph/numberer/RCM.cpp

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