#include <MaterialPropertyValue.h>
Public Member Functions | |
| MaterialPropertyValueTempl (const InputParameters ¶meters) | |
Static Public Member Functions | |
| static InputParameters | validParams () |
Protected Member Functions | |
| virtual GenericReal< is_ad > | precomputeQpResidual () |
| virtual Real | precomputeQpJacobian () |
| template<> | |
| Real | precomputeQpResidual () |
| template<> | |
| ADReal | precomputeQpResidual () |
| template<> | |
| Real | precomputeQpJacobian () |
| template<> | |
| Real | precomputeQpJacobian () |
Protected Attributes | |
| const Real | _kernel_sign |
| const GenericMaterialProperty< Real, is_ad > & | _prop |
Definition at line 20 of file MaterialPropertyValue.h.
| MaterialPropertyValueTempl< is_ad >::MaterialPropertyValueTempl | ( | const InputParameters & | parameters | ) |
Definition at line 30 of file MaterialPropertyValue.C.
|
protectedvirtual |
|
protected |
Definition at line 53 of file MaterialPropertyValue.C.
|
protected |
Definition at line 60 of file MaterialPropertyValue.C.
|
protectedvirtual |
|
protected |
Definition at line 39 of file MaterialPropertyValue.C.
|
protected |
Definition at line 46 of file MaterialPropertyValue.C.
|
static |
Definition at line 17 of file MaterialPropertyValue.C.
|
protected |
Definition at line 31 of file MaterialPropertyValue.h.
|
protected |
Definition at line 32 of file MaterialPropertyValue.h.
1.8.14