33 const std::string & new_name,
55 const std::string & new_name,
66 passParameter<T>(
name,
name, params);
void passParameter(const std::string &name, const std::string &new_name, InputParameters ¶ms) const
Passes a parameter from this object's input parameters to another set of input parameters.
virtual const std::string & name() const
bool isParamValid(const std::string &name) const
const InputParameters & _pars
const InputParameters & parameters() const
static InputParameters validParams()
THMObject(const InputParameters ¶meters)