This is the complete list of members for CSG::DuctedPinEngUnit, including all inherited members.
| _axial_plane_levels | CSG::DuctedPinEngUnit | private |
| _axial_plane_names | CSG::DuctedPinEngUnit | private |
| _behavior | CSG::CSGUniverseEngUnit | protected |
| _cells | CSG::CSGUniverseEngUnit | protected |
| _duct_apothems | CSG::DuctedPinEngUnit | private |
| _geometry_type | CSG::DuctedPinEngUnit | private |
| _internal_base | CSG::CSGUniverseEngUnit | protected |
| _is_root | CSG::CSGUniverseEngUnit | protected |
| _name | CSG::CSGUniverseEngUnit | protected |
| _region_names | CSG::DuctedPinEngUnit | private |
| _ring_radii | CSG::DuctedPinEngUnit | private |
| _transformations | CSG::CSGUniverseEngUnit | protected |
| addCell(const CSGCell &)=delete | CSG::CSGUniverseEngUnit | protected |
| addCell(const CSGCell &)=delete | CSG::CSGUniverseEngUnit | protected |
| addTransformation(TransformationType type, const std::tuple< Real, Real, Real > &values) | CSG::CSGUniverseEngUnit | protected |
| applyReverseTransformsToPoint(Point p) const | CSG::CSGUniverseEngUnit | protected |
| clone() const override | CSG::DuctedPinEngUnit | protectedvirtual |
| CSGEngUnit(const std::string &behavior) | CSG::CSGEngUnit | protected |
| CSGTransformationHelper()=default | CSG::CSGTransformationHelper | |
| CSGUniverse(const std::string &name, bool is_root=false) | CSG::CSGUniverse | |
| CSGUniverse(const std::string &name, std::vector< CSGCell * > &cells, bool is_root=false) | CSG::CSGUniverse | |
| CSGUniverseEngUnit(const std::string &name, bool is_root=false) | CSG::CSGUniverseEngUnit | protected |
| DuctedPinEngUnit(const std::string &name, const std::string &geometry_type, const std::vector< Real > &ring_radii, const std::vector< Real > &duct_apothems, const std::vector< std::vector< std::string > > ®ion_names, const std::vector< Real > &axial_plane_levels, const std::vector< std::string > &axial_plane_names) | CSG::DuctedPinEngUnit | |
| expandUnit() override | CSG::DuctedPinEngUnit | protectedvirtual |
| FRIEND_TEST(CSGUniverseTest, testGetCell) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGUniverseTest, testAddCell) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGUniverseTest, testRemoveCell) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGUniverseTest, testRemoveAllCells) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGUniverseTest, testSetName) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGUniverseTest, testUniverseEquality) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGSurfaceTest, testHalfspaceWithTransform) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGSurfaceTest, testHalfspaceWithNullTransform) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGEngUnitTest, testEngUnitEqual) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGUniverseTest, testGetCell) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGUniverseTest, testAddCell) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGUniverseTest, testRemoveCell) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGUniverseTest, testRemoveAllCells) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGUniverseTest, testSetName) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGUniverseTest, testUniverseEquality) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGSurfaceTest, testHalfspaceWithTransform) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGSurfaceTest, testHalfspaceWithNullTransform) | CSG::CSGUniverseEngUnit | protected |
| FRIEND_TEST(CSGEngUnitTest, testEngUnitEqual) | CSG::CSGUniverseEngUnit | protected |
| getAllCells() const | CSG::CSGUniverseEngUnit | |
| getAttributes() const override | CSG::DuctedPinEngUnit | virtual |
| getBase() | CSG::CSGUniverseEngUnit | protected |
| getBehavior() const | CSG::CSGUniverseEngUnit | |
| getCell(const std::string &name) | CSG::CSGUniverseEngUnit | |
| getExpandedUniverse() const | CSG::CSGUniverseEngUnit | protected |
| getGeometryTypeString() const | CSG::DuctedPinEngUnit | inlineprotected |
| getName() const override | CSG::CSGUniverseEngUnit | virtual |
| getTransformations() const override | CSG::CSGUniverseEngUnit | virtual |
| getTransformationsAsStrings() const override | CSG::CSGUniverseEngUnit | virtual |
| getTransformationTypeString(TransformationType type) | CSG::CSGUniverseEngUnit | static |
| getUnitType() const | CSG::CSGUniverseEngUnit | |
| hasCell(const std::string &name) const | CSG::CSGUniverseEngUnit | |
| isEngUnit() const override | CSG::CSGUniverseEngUnit | virtual |
| isRoot() const | CSG::CSGUniverseEngUnit | |
| isValidTransformationValue(TransformationType type, const std::tuple< Real, Real, Real > &values) | CSG::CSGUniverseEngUnit | static |
| operator!=(const CSGUniverseEngUnit &other) const | CSG::CSGUniverseEngUnit | |
| operator!=(const CSGUniverse &other) const | CSG::CSGUniverseEngUnit | |
| operator!=(const CSGEngUnit &other) const | CSG::CSGUniverseEngUnit | |
| operator==(const CSGUniverseEngUnit &other) const | CSG::CSGUniverseEngUnit | |
| operator==(const CSGUniverse &other) const | CSG::CSGUniverseEngUnit | |
| operator==(const CSGEngUnit &other) const | CSG::CSGUniverseEngUnit | |
| releaseBase() | CSG::CSGUniverseEngUnit | protected |
| removeAllCells() | CSG::CSGUniverseEngUnit | protected |
| removeCell(const std::string &name) | CSG::CSGUniverseEngUnit | protected |
| setName(const std::string &name) | CSG::CSGUniverseEngUnit | protected |
| ~CSGEngUnit() | CSG::CSGEngUnit | virtual |
| ~CSGUniverse()=default | CSG::CSGUniverse | virtual |