ADAllenCahn uses the Free Energy function and derivatives provided by a DerivativeParsedMaterial to computer the residual for the bulk part of the Allen-Cahn equation. More...
#include <ADAllenCahn.h>
Public Member Functions | |
| ADAllenCahn (const InputParameters ¶meters) | |
Static Public Member Functions | |
| static InputParameters | validParams () |
Protected Member Functions | |
| virtual ADReal | computeDFDOP () |
| Compute the derivative of the bulk free energy w.r.t the order parameter. More... | |
| const | ADMaterialProperty (Real) &_dFdEta |
| usingAllenCahnBaseMembers (Real) | |
| virtual ADReal | precomputeQpResidual () |
Protected Attributes | |
| const MaterialPropertyName | _f_name |
| usingKernelValueMembers | |
ADAllenCahn uses the Free Energy function and derivatives provided by a DerivativeParsedMaterial to computer the residual for the bulk part of the Allen-Cahn equation.
Definition at line 16 of file ADAllenCahn.h.
| ADAllenCahn< compute_stage >::ADAllenCahn | ( | const InputParameters & | parameters | ) |
Definition at line 23 of file ADAllenCahn.C.
|
protected |
|
protectedvirtual |
Compute the derivative of the bulk free energy w.r.t the order parameter.
Implements ADAllenCahnBase< compute_stage, Real >.
Definition at line 32 of file ADAllenCahn.C.
|
protectedvirtualinherited |
Definition at line 64 of file ADAllenCahnBase.h.
|
protected |
|
staticinherited |
|
protected |
Definition at line 34 of file ADAllenCahn.h.
|
protectedinherited |
Definition at line 51 of file ADAllenCahnBase.h.
1.8.16