17 "Array of coupled order parameter names for other order parameters");
22 :
ACBulk<Real>(parameters),
23 _op_num(coupledComponents(
"v")),
24 _vals(coupledValues(
"v")),
25 _vals_var(coupledIndices(
"v")),
26 _mu(getMaterialProperty<Real>(
"mu"))
This is the Allen-Cahn equation base class that implements the bulk or local energy term of the equat...
static InputParameters validParams()
static InputParameters validParams()
ACGrGrBase(const InputParameters ¶meters)