18 params.
addClassDescription(
"Material that implements the math free energy and its derivatives: " 19 "\n$F = 1/4(1 + c)^2(1 - c)^2$");
MathFreeEnergy(const InputParameters ¶meters)
virtual Real computeD3F(unsigned int j_var, unsigned int k_var, unsigned int l_var)
virtual Real computeDF(unsigned int j_var)
const VariableValue & _c
Coupled variable value for the concentration .
Material class that creates the math free energy and its derivatives for use with CHParsed and SplitC...
static InputParameters validParams()
registerMooseObject("PhaseFieldApp", MathFreeEnergy)
virtual Real computeD2F(unsigned int j_var, unsigned int k_var)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static InputParameters validParams()