74 const std::map<unsigned int, unsigned int>
_jmap;
DualNumber< Real, DNDerivativeType, true > ADReal
Base class for computing numerical fluxes for FlowModelSinglePhase.
Adds side fluxes for the 1-D, 1-phase, variable-area Euler equations.
const ADMaterialProperty< std::vector< Real > > & _passives_times_area2
virtual ADReal computeQpResidual(Moose::DGResidualType type)
const ADMaterialProperty< Real > & _p1
const ADNumericalFlux3EqnBase & _numerical_flux
Numerical flux user object.
const ADMaterialProperty< Real > & _rhouA1
static InputParameters validParams()
const ADVariableValue & _A_elem
Area.
const ADVariableValue & _A_neig
const unsigned int _rhouA_var
const ADMaterialProperty< Real > & _rhouA2
const ADMaterialProperty< Real > & _p2
const ADMaterialProperty< std::vector< Real > > & _passives_times_area1
const ADMaterialProperty< Real > & _rhoEA2
std::map< unsigned int, unsigned int > getIndexMapping() const
Creates the mapping of coupled variable index to index in Euler system.
const unsigned int _n_passives
Number of passive transport variables.
const unsigned int _rhoA_var
const ADMaterialProperty< Real > & _rhoA2
const ADMaterialProperty< Real > & _rhoEA1
const std::map< unsigned int, unsigned int > _jmap
map of coupled variable index to equations variable index convention
const unsigned int _equation_index
index within the Euler system of the equation upon which this kernel acts
const unsigned int _rhoEA_var
const ADMaterialProperty< Real > & _rhoA1
const InputParameters & parameters() const
const std::string & type() const
VariableValueTempl< true > ADVariableValue