XC Open source finite element analysis program
Public Member Functions | Public Attributes | List of all members
XC::NodeLocations Class Reference
Inheritance diagram for XC::NodeLocations:
XC::TaggedObject

Public Member Functions

 NodeLocations (int tag)
 
void Print (std::ostream &s, int flag=0)
 Imprime el objeto.
 
int addPartition (int partition)
 
- Public Member Functions inherited from XC::TaggedObject
 TaggedObject (int tag, EntCmd *owr=nullptr)
 Constructor.
 
virtual TaggedObjectgetCopy (void) const
 Virtual constructor.
 
void assignTag (int newTag)
 Establece el valor del tag.
 
int getTag (void) const
 

Public Attributes

std::set< int > nodePartitions
 
int numPartitions
 

Additional Inherited Members

- Protected Member Functions inherited from XC::TaggedObject
void setTag (int newTag)
 Establece el valor del tag.
 

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