20 params.
addClassDescription(
"Material that implements the math free energy using the expression " 21 "builder and automatic differentiation");
36 const auto & [
c] = _refs;
37 const auto F = 1.0 / 4.0 * (1.0 +
c) * (1.0 +
c) * (1.0 -
c) * (1.0 -
c);
MathCTDFreeEnergyTempl(const InputParameters ¶meters)
registerMooseObject("PhaseFieldApp", MathCTDFreeEnergy)
static const std::string F
static InputParameters validParams()
void computeQpProperties()
Material class that creates the math free energy with the compile time derivatives framework...
static InputParameters validParams()