XC Open source finite element analysis program
|
This is the complete list of members for XC::SectionRepres, including all inherited members.
assignTag(int newTag) | XC::TaggedObject | |
getCopy(void) const | XC::TaggedObject | virtual |
getGeom(void) const | XC::SectionRepres | |
getNumCells(void) const | XC::SectionRepres | |
getTag(void) const (defined in XC::TaggedObject) | XC::TaggedObject | inline |
getType(void) const =0 (defined in XC::SectionRepres) | XC::SectionRepres | pure virtual |
gmSecc | XC::SectionRepres | protected |
material_loader | XC::SectionRepres | protected |
operator<< (defined in XC::SectionRepres) | XC::SectionRepres | friend |
operator=(const SectionRepres &otro) | XC::SectionRepres | |
Print(std::ostream &s, int flag=0) | XC::SectionRepres | virtual |
SectionRepres(int tag, MaterialLoader *ml) (defined in XC::SectionRepres) | XC::SectionRepres | |
SectionRepres(const SectionRepres &otro) | XC::SectionRepres | |
setGeom(const GeomSection *) | XC::SectionRepres | |
setGeomNamed(const std::string &) (defined in XC::SectionRepres) | XC::SectionRepres | |
setTag(int newTag) | XC::TaggedObject | protected |
TaggedObject(int tag, EntCmd *owr=nullptr) | XC::TaggedObject | |
~TaggedObject(void) (defined in XC::TaggedObject) | XC::TaggedObject | inlinevirtual |