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