const Component2D::ExternalBoundaryType _hs_side
Heat structure side.
static const std::string component
ExternalBoundaryType
External boundary type.
const BoundaryName & getHSBoundaryName(const Component *const component) const
Gets the boundary name corresponding to the heat structure and side.
HSBoundaryInterface(Component *component)
void check(const Component *const component) const
Base class for THM components.
Interface class for coupling to a heat structure boundary.
const bool _hs_side_valid
True if valid heat structure side was provided.
const std::string & _hs_name
Heat structure name.
const MooseEnum & _hs_side_enum
Heat structure side enum.
static InputParameters validParams()