23 virtual void check()
const override;
Base class for THM components.
Base class for heat source components.
const std::vector< std::string > & _region_names
Names of the heat structure regions where heat generation is to be applied.
std::vector< SubdomainName > _subdomain_names
Names of the heat structure subdomains corresponding to the given regions.
const std::string & _hs_name
Heat structure name.
static InputParameters validParams()
virtual void check() const override
Check the component integrity.
virtual Convergence * getNonlinearConvergence() const override
Gets the Component's nonlinear Convergence object if it has one.
const InputParameters & parameters() const