The pair, ADSplitCHCRes and ADSplitCHWRes, splits the Cahn-Hilliard equation by replacing chemical potential with 'w'.
More...
#include <ADSplitCHCRes.h>
template<ComputeStage compute_stage>
class ADSplitCHCRes< compute_stage >
The pair, ADSplitCHCRes and ADSplitCHWRes, splits the Cahn-Hilliard equation by replacing chemical potential with 'w'.
Definition at line 21 of file ADSplitCHCRes.h.
◆ ADSplitCHCRes()
template<ComputeStage compute_stage>
Definition at line 20 of file ADSplitCHCRes.C.
22 _kappa(getADMaterialProperty<Real>(
"kappa_name")),
23 _w(adCoupledValue(
"w"))
◆ ADMaterialProperty()
template<ComputeStage compute_stage>
const ADSplitCHCRes< compute_stage >::ADMaterialProperty |
( |
Real |
| ) |
& |
|
protected |
◆ computeDFDC()
template<ComputeStage compute_stage>
|
protectedvirtualinherited |
◆ computeQpResidual()
template<ComputeStage compute_stage>
◆ _w
template<ComputeStage compute_stage>
◆ usingKernelMembers
template<ComputeStage compute_stage>
◆ usingSplitCHBaseMembers
template<ComputeStage compute_stage>
The documentation for this class was generated from the following files: