Base class for stabilization kernels.
The spatial part of the 3D momentum conservation for fluid flow.
const bool _p_int_by_parts
Whether integration by parts to be used for the pressure gradient term.
virtual Real computeQpResidual() override
static InputParameters validParams()
const bool _conservative_form
Whether conservative form to be used for the convection term.
virtual Real computeQpOffDiagJacobian(unsigned int jvar) override
const VariableGradient & _grad_eps
Gradient of porosity.
const unsigned _component
The component (x=0, y=1, z=2) of the momentum equation this kernel is applied.
virtual Real computeQpJacobian() override
virtual ~INSFEFluidMomentumKernel()
const InputParameters & parameters() const
VariableGradientTempl< false > VariableGradient