39 std::vector<const GenericVariableGradient<is_ad> *>
_grad_v;
63 std::vector<const MaterialProperty<Real> *>
_dLdv;
Moose::GenericType< Real, is_ad > GenericReal
virtual Real computeQpJacobian() override
ACKappaFunctionTempl< true > ADACKappaFunction
ACKappaFunction(const InputParameters ¶meters)
std::vector< const GenericVariableGradient< is_ad > * > _grad_v
virtual GenericReal< is_ad > computeQpResidual() override
const MaterialProperty< Real > & _dLdvar
virtual Real computeQpOffDiagJacobian(unsigned int jvar) override
std::vector< const MaterialProperty< Real > * > _dLdv
When kappa is a function of phase field variables, this kernel should be used to calculate the term w...
typename GenericMaterialPropertyStruct< T, is_ad >::type GenericMaterialProperty
GenericReal< is_ad > computeFg()
ACKappaFunctionTempl(const InputParameters ¶meters)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const GenericMaterialProperty< Real, is_ad > & _L
std::vector< const MaterialProperty< Real > * > _d2kappadvardv
const MaterialProperty< Real > & _d2kappadvar2
const MaterialPropertyName _kappa_name
const unsigned int _v_num
const GenericMaterialProperty< Real, is_ad > & _dkappadvar
static InputParameters validParams()