www.mooseframework.org
Functions
ADMathFreeEnergy.C File Reference

Go to the source code of this file.

Functions

 registerADMooseObject ("PhaseFieldApp", ADMathFreeEnergy)
 
 defineADValidParams (ADMathFreeEnergy, ADMaterial, params.addClassDescription("Material that implements the math free energy and its derivatives: " "\nF = 1/4(1 + c)^2*(1 - c)^2");params.addParam< MaterialPropertyName >("f_name", "F", "function property name");params.addRequiredCoupledVar("c", "Concentration variable");)
 

Function Documentation

◆ defineADValidParams()

defineADValidParams ( ADMathFreeEnergy  ,
ADMaterial  ,
params.addClassDescription("Material that implements the math free energy and its derivatives: " "\nF = 1/4(1 + c)^2*(1 - c)^2");params.addParam< MaterialPropertyName >("f_name", "F", "function property name");params.addRequiredCoupledVar("c", "Concentration variable");   
)

◆ registerADMooseObject()

registerADMooseObject ( "PhaseFieldApp"  ,
ADMathFreeEnergy   
)