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