registerMooseObject("NavierStokesApp", NSMassInviscidFlux)
const VariablePhiValue & _phi
const VariableTestGradient & _grad_test
void mooseError(Args &&... args) const
This class couples together all the variables for the compressible Navier-Stokes equations to allow t...
unsigned mapVarNumber(unsigned var)
bool isNSVariable(unsigned var)
Helper functions for mapping Moose variable numberings into the "canonical" numbering for the compres...
const VariableValue & _rho_u
const VariableValue & _rho_v
static InputParameters validParams()
const VariableValue & _rho_w
virtual Real computeQpJacobian()
NSMassInviscidFlux(const InputParameters ¶meters)
virtual Real computeQpResidual()
static InputParameters validParams()
virtual Real computeQpOffDiagJacobian(unsigned int jvar)