MyRCM Class Reference

#include <MyRCM.h>

Inheritance diagram for MyRCM:

GraphNumberer MovableObject List of all members.

Public Member Functions

 MyRCM (int startVertex=-1, bool minDegreeFlag=false)
 ~MyRCM ()
void setStartVertex (int startVertex)
void setMinDegreeFlag (bool flag)
const IDnumber (Graph &theGraph, int lastVertex=-1)
const IDnumber (Graph &theGraph, const ID &lastVertices)
virtual int sendSelf (int commitTag, Channel &theChannel)
virtual int recvSelf (int commitTag, Channel &theChannel, FEM_ObjectBroker &theBroker)

Detailed Description

Definition at line 51 of file MyRCM.h.


Constructor & Destructor Documentation

MyRCM::MyRCM ( int  startVertex = -1,
bool  minDegreeFlag = false 
)

Definition at line 48 of file MyRCM.cpp.

MyRCM::~MyRCM (  ) 

Definition at line 57 of file MyRCM.cpp.


Member Function Documentation

void MyRCM::setStartVertex ( int  startVertex  ) 

Definition at line 64 of file MyRCM.cpp.

void MyRCM::setMinDegreeFlag ( bool  flag  ) 

Definition at line 70 of file MyRCM.cpp.

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

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

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

Implements MovableObject.

Definition at line 213 of file MyRCM.cpp.

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

Implements MovableObject.

Definition at line 219 of file MyRCM.cpp.


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