const InputParameters & parameters() const
Adds the pressure gradient term to the Navier-Stokes momentum equation.
virtual Real computeQpOffDiagJacobian(unsigned int jvar) override
virtual Real computeQpJacobian() override
const Moose::CoordinateSystemType & _coord_sys
The coordinate system.
const VariableValue & _pressure
The pressure value.
const unsigned int _rz_radial_coord
The radial coordinate index for RZ coordinate systems.
unsigned int _component
The velocity component this object is adding a residual for.
const unsigned int _pressure_id
The number of the pressure variable.
virtual Real computeQpResidual() override
const VariableGradient & _grad_pressure
The pressure gradient.
const bool _integrate_p_by_parts
Whether to integrate the pressure term by parts.
static InputParameters validParams()
VariableValueTempl< false > VariableValue
VariableGradientTempl< false > VariableGradient