| xc
    | 
This is the complete list of members for XC::QuadCellRegion, including all inherited members.
| alloc(const Grid2d &) const (defined in XC::QuadCellRegion) | XC::QuadCellRegion | protected | 
| cells (defined in XC::SectRegion) | XC::SectRegion | mutableprotected | 
| clearPyProps(void) | EntityWithProperties | |
| CommandEntity(CommandEntity *owr=nullptr) | CommandEntity | |
| copyPropsFrom(const EntityWithProperties &) | EntityWithProperties | |
| DiscretBase(Material *mat) | XC::DiscretBase | |
| entcmd_cast(boost::any &data) (defined in CommandEntity) | CommandEntity | protectedstatic | 
| EntityWithOwner(EntityWithOwner *owr=nullptr) | EntityWithOwner | |
| EntityWithOwner(const EntityWithOwner &) | EntityWithOwner | |
| EntityWithProperties(EntityWithProperties *owr=nullptr) | EntityWithProperties | |
| evalPy(boost::python::object dict, const std::string &) | CommandEntity | |
| execFilePy(boost::python::object dict, const std::string &) | CommandEntity | |
| execPy(boost::python::object dict, const std::string &) | CommandEntity | |
| free_mem(void) const (defined in XC::QuadCellRegion) | XC::QuadCellRegion | protected | 
| getArea(void) const | XC::SectRegion | |
| getCells(void) const =0 | XC::SectRegion | pure virtual | 
| getCellVertCoords(const size_t &, const size_t &) const | XC::QuadCellRegion | |
| getCenterOfMass(void) const | XC::SectRegion | |
| getCenterOfMassGrid(void) const | XC::QuadCellRegion | |
| getClassName(void) const | EntityWithOwner | virtual | 
| getCopy(void) const =0 | XC::SectRegion | pure virtual | 
| getDiscretization(int &numSubdivIJ, int &numSubdivJK) const | XC::QuadCellRegion | |
| getErrFileName(void) const | CommandEntity | |
| getI(const unsigned short int &i, const unsigned short int &j) const | XC::SectRegion | |
| getI(const unsigned short int i, const unsigned short int j, const Pos2d &o) const | XC::SectRegion | |
| getI(const Pos2d &O, const Vector &e) const | XC::SectRegion | |
| getI(void) const | XC::SectRegion | |
| getI(const Pos2d &o) const | XC::SectRegion | |
| getI1(void) const | XC::SectRegion | |
| getI2(void) const | XC::SectRegion | |
| getIO(const Pos2d &o) | XC::SectRegion | |
| getLength(void) const | XC::SectRegion | |
| getLogFileName(void) const | CommandEntity | |
| getMaterialPtr(void) const | XC::DiscretBase | |
| getMaxY(void) const =0 (defined in XC::DiscretBase) | XC::DiscretBase | pure virtual | 
| getMaxZ(void) const =0 (defined in XC::DiscretBase) | XC::DiscretBase | pure virtual | 
| getMesh(void) const =0 (defined in XC::QuadCellRegion) | XC::QuadCellRegion | pure virtual | 
| getMinY(void) const =0 (defined in XC::DiscretBase) | XC::DiscretBase | pure virtual | 
| getMinZ(void) const =0 (defined in XC::DiscretBase) | XC::DiscretBase | pure virtual | 
| getName(void) const | NamedEntity | inline | 
| getNDivIJ(void) const (defined in XC::QuadCellRegion) | XC::QuadCellRegion | inline | 
| getNDivJK(void) const (defined in XC::QuadCellRegion) | XC::QuadCellRegion | inline | 
| getNumCells(void) const | XC::QuadCellRegion | virtual | 
| getOutputFileName(void) const | CommandEntity | |
| getPolygon(void) const | XC::SectRegion | virtual | 
| getPropertiesDict(void) const | EntityWithProperties | |
| getPropNames(void) const | EntityWithProperties | |
| getPyDict(void) const | NamedEntity | virtual | 
| getPyProp(const std::string &str) | EntityWithProperties | |
| getStandardOutputWrapper(void) const | CommandEntity | |
| getStandardOutputWrapper(void) | CommandEntity | |
| getVerbosityLevel(void) | EntityWithOwner | static | 
| getVertCoords(const size_t &, const size_t &) const | XC::QuadCellRegion | |
| hasPyProp(const std::string &) | EntityWithProperties | |
| IAxisDir_a(void) const | XC::SectRegion | |
| IAxisDir_b(void) const | XC::SectRegion | |
| Intersection(const HalfPlane2d &sp) const | XC::SectRegion | |
| isEqual(const EntityWithProperties &) const | EntityWithProperties | protected | 
| EntityWithOwner::isEqual(const EntityWithOwner &) const | EntityWithOwner | protectedvirtual | 
| Ix(void) const | XC::SectRegion | |
| Iy(void) const | XC::SectRegion | |
| Iz(void) const | XC::SectRegion | |
| Name(void) | NamedEntity | inline | 
| NamedEntity(const std::string &Name="", CommandEntity *owr=nullptr) | NamedEntity | inline | 
| nDivCirc(void) const (defined in XC::QuadCellRegion) | XC::QuadCellRegion | inline | 
| nDivCirc(void) (defined in XC::QuadCellRegion) | XC::QuadCellRegion | inline | 
| nDivIJ (defined in XC::QuadCellRegion) | XC::QuadCellRegion | protected | 
| nDivJK | XC::QuadCellRegion | protected | 
| nDivRad(void) const (defined in XC::QuadCellRegion) | XC::QuadCellRegion | inline | 
| nDivRad(void) (defined in XC::QuadCellRegion) | XC::QuadCellRegion | inline | 
| operator*=(const NamedEntity &) | NamedEntity | |
| operator+=(const NamedEntity &) | NamedEntity | |
| operator-=(const NamedEntity &) | NamedEntity | |
| operator<(const NamedEntity &other) const | NamedEntity | inline | 
| operator=(const QuadCellRegion &) | XC::QuadCellRegion | |
| XC::SectRegion::operator=(const EntityWithOwner &) | EntityWithOwner | |
| operator==(const NamedEntity &other) const | NamedEntity | inlinevirtual | 
| CommandEntity::operator==(const EntityWithOwner &) const | EntityWithOwner | virtual | 
| Owner(void) | CommandEntity | |
| Owner(void) const | CommandEntity | |
| Print(std::ostream &s, int flag=0) const =0 (defined in XC::SectRegion) | XC::SectRegion | pure virtual | 
| PythonDict typedef (defined in EntityWithProperties) | EntityWithProperties | |
| Pyz(void) const | XC::SectRegion | |
| QuadCellRegion(Material *) (defined in XC::QuadCellRegion) | XC::QuadCellRegion | |
| QuadCellRegion(Material *, int numSubdivIJ, int numSubdivJK) (defined in XC::QuadCellRegion) | XC::QuadCellRegion | |
| QuadCellRegion(const QuadCellRegion &) | XC::QuadCellRegion | |
| resetStandardOutput(void) | CommandEntity | static | 
| SectRegion(Material *) | XC::SectRegion | |
| set_owner(EntityWithOwner *owr) | EntityWithOwner | |
| setDiscretization(int numSubdivIJ, int numSubdivJK) | XC::QuadCellRegion | |
| setErrFileName(const std::string &) | CommandEntity | |
| setLogFileName(const std::string &) | CommandEntity | |
| setMaterialPtr(Material *mat) | XC::DiscretBase | |
| setName(const std::string &s) | NamedEntity | inline | 
| setNDivIJ(const int &n) (defined in XC::QuadCellRegion) | XC::QuadCellRegion | inline | 
| setNDivJK(const int &n) (defined in XC::QuadCellRegion) | XC::QuadCellRegion | inline | 
| setOutputFileName(const std::string &) | CommandEntity | |
| setPyDict(const boost::python::dict &) | NamedEntity | virtual | 
| setPyProp(std::string str, boost::python::object val) | EntityWithProperties | |
| setVerbosityLevel(const int &) | EntityWithOwner | static | 
| string_to(T &, const std::string &) const (defined in CommandEntity) | CommandEntity | protected | 
| Theta_p(void) const | XC::SectRegion | |
| verbosity | EntityWithOwner | protectedstatic | 
| ~EntityWithOwner(void) | EntityWithOwner | inlinevirtual | 
| ~QuadCellRegion(void) (defined in XC::QuadCellRegion) | XC::QuadCellRegion | virtual | 
| ~SectRegion(void) (defined in XC::SectRegion) | XC::SectRegion | inlinevirtual | 
 1.8.13
 1.8.13