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