26 virtual std::map<unsigned int, unsigned int>
getIndexMapping()
const override;
Boundary conditions base class for the 1-phase, variable-area Euler equations using a boundary flux u...
Boundary conditions for a FlowChannelGasMix using a boundary flux object.
virtual std::vector< ADReal > fluxInputVector() const override
Returns the flux input vector.
const unsigned int _xirhoA_var
Coupled variable index for x*rho*A.
const ADMaterialProperty< Real > & _xirhoA
x*rho*A
static InputParameters validParams()
virtual std::map< unsigned int, unsigned int > getIndexMapping() const override
Creates the mapping of coupled variable index to index in Euler system.
const InputParameters & parameters() const