Computes residual and Jacobian contributions for the PSPG stabilization term for mesh advection.
const VariableValue & _disp_x_dot
virtual Real computeQpResidual() override
const VariableValue & _d_disp_x_dot
RealVectorValue dStrongResidualDVel(unsigned short component)
const unsigned int _disp_z_id
static InputParameters validParams()
virtual Real computeQpOffDiagJacobian(unsigned int jvar) override
virtual Real computeQpJacobian() override
const VariableValue & _d_disp_y_dot
RealVectorValue dStrongResidualDDisp(unsigned short component)
const unsigned int _disp_x_id
RealVectorValue strongResidual()
Compute the strong residual, e.g.
const VariableValue & _disp_z_dot
const VariableValue & _d_disp_z_dot
const MaterialProperty< Real > & _rho
const unsigned int _disp_y_id
const VariableValue & _disp_y_dot
This class computes strong and weak components of the INS governing equations.
const InputParameters & parameters() const
VariableValueTempl< false > VariableValue