This calculates the time derivative for a coupled variable.
const VariableValue & _disp_y_dot
const bool _supg
Whether this kernel should include Streamline-Upwind Petrov-Galerkin stabilization.
unsigned short _component
The velocity component this kernel is acting on.
const unsigned int _disp_y_id
virtual Real computeQpJacobian() override
const VariableValue & _disp_x_dot
const unsigned int _disp_z_id
const unsigned int _disp_x_id
virtual Real computeQpOffDiagJacobian(unsigned int jvar) override
const VariableValue & _disp_z_dot
Real strongResidual()
Compute the strong residual, e.g.
const VariableValue & _d_disp_y_dot
const MaterialProperty< Real > & _rho
virtual Real computeQpResidual() override
const VariableValue & _d_disp_x_dot
static InputParameters validParams()
Real computePGVelocityJacobian(unsigned short component)
Compute the Jacobian of the Petrov-Galerkin stabilization addition with respect to the provided veloc...
const VariableValue & _d_disp_z_dot
This class computes strong and weak components of the INS governing equations.
const InputParameters & parameters() const
VariableValueTempl< false > VariableValue