registerMooseObject("ThermalHydraulicsApp", BoundaryFluxGasMixGhostWall)
Base class for boundary fluxes for FlowModelGasMix using ghost cells.
static InputParameters validParams()
Wall boundary flux for FlowModelGasMix.
static InputParameters validParams()
BoundaryFluxGasMixGhostWall(const InputParameters ¶meters)
virtual std::vector< ADReal > getGhostCellSolution(const std::vector< ADReal > &U1) const override
Gets the solution vector in the ghost cell.
static const unsigned int N_FLUX_INPUTS
Number of numerical flux function inputs.