xc
Public Member Functions | Public Attributes | List of all members
Inheritance diagram for XC::NodeLocations:
XC::TaggedObject

Public Member Functions

 NodeLocations (int tag)
 
void Print (std::ostream &s, int flag=0)
 Print stuff.
 
int addPartition (int partition)
 
- Public Member Functions inherited from XC::TaggedObject
 TaggedObject (int tag, CommandEntity *owr=nullptr)
 Constructor. More...
 
virtual TaggedObjectgetCopy (void) const
 Virtual constructor.
 
void assignTag (int newTag)
 Set tag (to be called from Python interface).
 
int getTag (void) const
 Returns the tag associated with the object.
 

Public Attributes

std::set< int > nodePartitions
 
int numPartitions
 

Additional Inherited Members

- Protected Member Functions inherited from XC::TaggedObject
void setTag (int newTag)
 Set tag. More...
 

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