23 "Computes a volumetric form loss for the momentum equation for 1-phase flow");
30 _A(adCoupledValue(
"A")),
31 _rho(getADMaterialProperty<
Real>(
"rho")),
32 _vel(getADMaterialProperty<
Real>(
"vel")),
33 _K_prime(getADMaterialProperty<
Real>(
"K_prime"))
const ADTemplateVariableTestValue< T > & _test
DualNumber< Real, DNDerivativeType, true > ADReal
static InputParameters validParams()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real