19 params.
addParam<std::string>(
"c_name_base",
"c",
"base name of the concentration variables");
20 params.
addParam<std::string>(
"eta_name",
"eta",
"name of the order parameter");
21 params.
addRequiredParam<std::vector<std::string>>(
"phase_names",
"short names for the phases");
23 "short names for the concentrations");
static InputParameters validParams()
static InputParameters validParams()
KKSAction(const InputParameters ¶ms)
void mooseError(Args &&... args) const