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