20 "Returns a material property which should correspond to a time derivative.");
22 "mat_prop_time_derivative",
"The material property containing the time derivative.");
28 _mat_prop_time_derivative(getADMaterialProperty<
Real>(
"mat_prop_time_derivative"))
static InputParameters validParams()
static InputParameters validParams()
ADReal computeQpResidual() override
DualNumber< Real, DNDerivativeType, true > ADReal
Applies a residual equal to a supplied material property which is supposed to represent a time deriva...
registerMooseObject("NavierStokesApp", FVMatPropTimeKernel)
FVMatPropTimeKernel(const InputParameters ¶meters)
const ADMaterialProperty< Real > & _mat_prop_time_derivative
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real