https://mooseframework.inl.gov
Classes | Namespaces | Typedefs
CSGLattice.h File Reference

Go to the source code of this file.

Classes

class  CSG::CSGLattice
 CSGLattice is the abstract class for defining lattices. More...
 

Namespaces

 CSG
 

Typedefs

typedef std::variant< std::reference_wrapper< const CSGUniverse >, std::string > CSG::OuterVariant
 Type definition for a variant that can hold either a CSGUniverse reference or a string for use as the outer parameter in lattice constructors. More...