62 const std::map<unsigned int, unsigned int>
_jmap;
const ADMaterialProperty< Real > & _rhoA2
const unsigned int _rhouA_var
const ADMaterialProperty< Real > & _rhoEA1
const ADVariableValue & _A_neig
Base class for computing numerical fluxes for FlowModelGasMix.
const ADMaterialProperty< Real > & _xirhoA1
const unsigned int _rhoEA_var
NumericalFluxGasMixDGKernel(const InputParameters ¶meters)
const ADMaterialProperty< Real > & _rhoA1
std::map< unsigned int, unsigned int > getIndexMapping() const
Creates the mapping of coupled variable index to index in equation system.
const std::map< unsigned int, unsigned int > _jmap
map of coupled variable index to equations variable index convention
const ADMaterialProperty< Real > & _rhouA1
const std::string & type() const
const unsigned int _rhoA_var
const ADMaterialProperty< Real > & _rhouA2
const unsigned int _xirhoA_var
Adds side fluxes from NumericalFluxGasMix objects.
const NumericalFluxGasMixBase & _numerical_flux
Numerical flux user object.
const unsigned int _equation_index
index within the equation system of the equation upon which this kernel acts
const InputParameters & parameters() const
const ADMaterialProperty< Real > & _xirhoA2
virtual ADReal computeQpResidual(Moose::DGResidualType type) override
const ADVariableValue & _A_elem
Area.
const ADMaterialProperty< Real > & _rhoEA2
static InputParameters validParams()