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.
bool _hs_side_valid
True if the heat structure side enum is valid.
bool HSBoundaryIsValid(const Component *const component) const
Returns true if the specified heat structure boundary is valid.
HSBoundaryInterface(Component *component)
void check(const Component *const component) const
Base class for THM components.
Interface class for coupling to a heat structure boundary.
Component2D::ExternalBoundaryType getHSExternalBoundaryType(const Component *const component) const
Gets the external boundary type for the coupled heat structure boundary.
const std::string & _hs_name
Heat structure name.
static InputParameters validParams()