NodeLocations Class Reference

Inheritance diagram for NodeLocations:

TaggedObject List of all members.

Public Member Functions

 NodeLocations (int tag)
void Print (OPS_Stream &s, int flag=0)
int addPartition (int partition)

Public Attributes

ID nodePartitions
int numPartitions

Detailed Description

Definition at line 65 of file DomainPartitioner.cpp.


Constructor & Destructor Documentation

NodeLocations::NodeLocations ( int  tag  ) 

Definition at line 77 of file DomainPartitioner.cpp.


Member Function Documentation

void NodeLocations::Print ( OPS_Stream s,
int  flag = 0 
) [virtual]

Implements TaggedObject.

Definition at line 86 of file DomainPartitioner.cpp.

References TaggedObject::getTag(), and nodePartitions.

int NodeLocations::addPartition ( int  partition  ) 

Definition at line 92 of file DomainPartitioner.cpp.

References ID::insert(), nodePartitions, and numPartitions.

Referenced by DomainPartitioner::partition().


Member Data Documentation


The documentation for this class was generated from the following file:

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