Go to the source code of this file.
|
| registerADMooseObject ("PhaseFieldApp", ADCHSplitChemicalPotential) |
|
| defineADValidParams (ADCHSplitChemicalPotential, ADKernel, params.addClassDescription("Chemical potential kernel in Split Cahn-Hilliard that solves " "chemical potential in a weak form");params.addRequiredParam< MaterialPropertyName >("chemical_potential", "Chemical potential property name");) |
|
◆ defineADValidParams()
defineADValidParams |
( |
ADCHSplitChemicalPotential |
, |
|
|
ADKernel |
, |
|
|
params.addClassDescription("Chemical potential kernel in Split Cahn-Hilliard that solves " "chemical potential in a weak form");params.addRequiredParam< MaterialPropertyName >("chemical_potential", "Chemical potential property name"); |
|
|
) |
| |
◆ registerADMooseObject()