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