20 "Compute residual and Jacobian terms form the SUPG terms in the mass equation.");
virtual Real computeQpOffDiagJacobian(unsigned int jvar)
const VariablePhiGradient & _grad_phi
static InputParameters validParams()
const VariableValue & _d_rhoudot_du
const VariableValue & _d_rhowdot_du
bool isNSVariable(unsigned var)
Helper functions for mapping Moose variable numberings into the "canonical" numbering for the compres...
virtual Real computeQpJacobian()
const MaterialProperty< Real > & _taum
Compute residual and Jacobian terms form the SUPG terms in the mass equation.
static InputParameters validParams()
registerMooseObject("NavierStokesApp", NSSUPGMass)
virtual Real computeQpResidual()
Real computeJacobianHelper(unsigned var)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const VariableTestGradient & _grad_test
const MaterialProperty< std::vector< RealTensorValue > > & _calA
const MaterialProperty< std::vector< Real > > & _strong_residuals
const VariableValue & _d_rhovdot_du
This class acts as a base class for stabilization kernels.
const VariablePhiValue & _phi
unsigned mapVarNumber(unsigned var)
NSSUPGMass(const InputParameters ¶meters)