MooseLinearVariableFV< Real > & _pressure_var
Pointer to the linear finite volume pressure variable.
const std::vector< std::unique_ptr< NumericVector< Number > > > & _pressure_gradient
The pressure variable.
virtual Real computeRightHandSideContribution() override
const unsigned int _index
Index x|y|z of the momentum equation component.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
LinearFVMomentumPressure(const InputParameters ¶ms)
Class constructor.
const unsigned int _pressure_var_num
Cache for the pressure variable number.
const unsigned int _pressure_sys_num
Cache for the pressure system number.
Kernel that adds the component of the pressure gradient in the momentum equations to the right hand s...
MooseLinearVariableFV< Real > & getPressureVariable(const std::string &vname)
static InputParameters validParams()
virtual Real computeMatrixContribution() override