26 virtual void act()
override;
const MooseEnum _fe_order
FE order of the aux variables added by this action.
const InputParameters & parameters() const
void addAuxVariable(const std::string &var_name, const std::vector< SubdomainName > &blocks)
Add a block-restricted auxiliary variable unless the user already defined it.
virtual void act() override
const MooseEnum _fe_family
FE family of the aux variables added by this action.
SubChannelAddVariablesAction(const InputParameters ¶meters)
Action that adds SubChannel variables needs for the solve.
static InputParameters validParams()