30 std::vector<const ADVariableValue *>
_U;
Retrieves an entry of a flux vector for a 1-phase boundary.
const unsigned int _equation_index
Index within flux vector to query.
const ADBoundaryFluxBase & _boundary_uo
Boundary user object.
static InputParameters validParams()
const std::string _boundary_uo_name
Boundary user object name.
std::vector< const ADVariableValue * > _U
Variables to pass to boundary flux user object, in the correct order.
virtual Real computeQpIntegral() override
A base class for computing/caching fluxes at boundaries.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
ADFlowBoundaryFlux1Phase(const InputParameters ¶meters)
const std::string & _boundary_name
Boundary component name.
const unsigned int _n_components
Number of components in the solution vector used to compute the flux.