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

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

_fill_latticeCSG::CSGCellprotected
_fill_nameCSG::CSGCellprotected
_fill_typeCSG::CSGCellprotected
_fill_universeCSG::CSGCellprotected
_nameCSG::CSGCellprotected
_regionCSG::CSGCellprotected
_transformationsCSG::CSGTransformationHelperprotected
addTransformation(TransformationType type, const std::tuple< Real, Real, Real > &values)CSG::CSGTransformationHelperprotected
applyReverseTransformsToPoint(Point p) constCSG::CSGTransformationHelperprotected
CSGBase classCSG::CSGCellfriend
CSGCell(const std::string &name, const CSGRegion &region)CSG::CSGCell
CSGCell(const std::string &name, const std::string &mat_name, const CSGRegion &region)CSG::CSGCell
CSGCell(const std::string &name, const CSGUniverse *univ, const CSGRegion &region)CSG::CSGCell
CSGCell(const std::string &name, const CSGLattice *lattice, const CSGRegion &region)CSG::CSGCell
CSGCellList classCSG::CSGCellfriend
CSGTransformationHelper()=defaultCSG::CSGTransformationHelper
FRIEND_TEST(CSGCellTest, testSetName)CSG::CSGCellprotected
FRIEND_TEST(CSGCellTest, testUpdateRegion)CSG::CSGCellprotected
FRIEND_TEST(CSGCellTest, testCellEquality)CSG::CSGCellprotected
CSG::CSGTransformationHelper::FRIEND_TEST(CSGSurfaceTest, testHalfspaceWithTransform)CSG::CSGTransformationHelperprotected
CSG::CSGTransformationHelper::FRIEND_TEST(CSGSurfaceTest, testHalfspaceWithNullTransform)CSG::CSGTransformationHelperprotected
getFillLattice() constCSG::CSGCell
getFillMaterial() constCSG::CSGCell
getFillName() constCSG::CSGCell
getFillType() constCSG::CSGCellinline
getFillUniverse() constCSG::CSGCell
getName() constCSG::CSGCellinline
getRegion() constCSG::CSGCellinline
getTransformations() constCSG::CSGTransformationHelperinline
getTransformationsAsStrings() constCSG::CSGTransformationHelper
getTransformationTypeString(TransformationType type)CSG::CSGTransformationHelperstatic
isValidTransformationValue(TransformationType type, const std::tuple< Real, Real, Real > &values)CSG::CSGTransformationHelperstatic
operator!=(const CSGCell &other) constCSG::CSGCell
operator==(const CSGCell &other) constCSG::CSGCell
resetCellFill()CSG::CSGCell
setName(const std::string &name)CSG::CSGCellinlineprotected
updateCellFill(const std::string &mat_name)CSG::CSGCell
updateCellFill(const CSGUniverse *univ)CSG::CSGCell
updateCellFill(const CSGLattice *lattice)CSG::CSGCell
updateCellRegionSurfaces(std::map< std::string, std::reference_wrapper< const CSGSurface >> &identical_surface_refs)CSG::CSGCellprotected
updateRegion(const CSGRegion &region)CSG::CSGCellinlineprotected
~CSGCell()=defaultCSG::CSGCellvirtual