29 virtual void check()
const override;
Base class for components of a boundary type.
Couples boundaries of multiple 2D heat structures via radiation.
const std::vector< std::string > _hs_names
Heat structure names.
MeshAlignment2D2D _mesh_alignment
Mesh alignment object.
virtual void check() const override
Check the component integrity.
const std::vector< BoundaryName > _hs_boundaries
Heat structure boundary names.
virtual void setupMesh() override
Performs mesh setup such as creating mesh or naming mesh sets.
const unsigned int _n_hs
Number of heat structures.
const unsigned int _n_surfaces
Number of surfaces.
virtual void addMooseObjects() override
const bool _include_environment
Whether or not to include an environment surrounding all of the surfaces.
static InputParameters validParams()
Builds mapping between multiple 2D boundaries.
const InputParameters & parameters() const