https://mooseframework.inl.gov
CSG::CSGUniverse Member List

This is the complete list of members for CSG::CSGUniverse, including all inherited members.

_cellsCSG::CSGUniverseprotected
_is_rootCSG::CSGUniverseprotected
_nameCSG::CSGUniverseprotected
_transformationsCSG::CSGTransformationHelperprotected
addCell(const CSGCell &cell)CSG::CSGUniverseprotected
addTransformation(TransformationType type, const std::tuple< Real, Real, Real > &values)CSG::CSGTransformationHelperprotected
applyReverseTransformsToPoint(Point p) constCSG::CSGTransformationHelperprotected
CSGBase classCSG::CSGUniversefriend
CSGTransformationHelper()=defaultCSG::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
CSGUniverseList classCSG::CSGUniversefriend
FRIEND_TEST(CSGUniverseTest, testGetCell)CSG::CSGUniverseprotected
FRIEND_TEST(CSGUniverseTest, testAddCell)CSG::CSGUniverseprotected
FRIEND_TEST(CSGUniverseTest, testRemoveCell)CSG::CSGUniverseprotected
FRIEND_TEST(CSGUniverseTest, testRemoveAllCells)CSG::CSGUniverseprotected
FRIEND_TEST(CSGUniverseTest, testSetName)CSG::CSGUniverseprotected
FRIEND_TEST(CSGUniverseTest, testUniverseEquality)CSG::CSGUniverseprotected
CSG::CSGTransformationHelper::FRIEND_TEST(CSGSurfaceTest, testHalfspaceWithTransform)CSG::CSGTransformationHelperprotected
CSG::CSGTransformationHelper::FRIEND_TEST(CSGSurfaceTest, testHalfspaceWithNullTransform)CSG::CSGTransformationHelperprotected
getAllCells() constCSG::CSGUniverseinline
getCell(const std::string &name)CSG::CSGUniverse
getName() constCSG::CSGUniverseinline
getTransformations() constCSG::CSGTransformationHelperinline
getTransformationsAsStrings() constCSG::CSGTransformationHelper
getTransformationTypeString(TransformationType type)CSG::CSGTransformationHelperstatic
hasCell(const std::string &name) constCSG::CSGUniverse
isRoot() constCSG::CSGUniverseinline
isValidTransformationValue(TransformationType type, const std::tuple< Real, Real, Real > &values)CSG::CSGTransformationHelperstatic
operator!=(const CSGUniverse &other) constCSG::CSGUniverse
operator==(const CSGUniverse &other) constCSG::CSGUniverse
removeAllCells()CSG::CSGUniverseinlineprotected
removeCell(const std::string &name)CSG::CSGUniverseprotected
setName(const std::string &name)CSG::CSGUniverseinlineprotected
~CSGUniverse()=defaultCSG::CSGUniversevirtual