static InputParameters validParams()
Computes boundary flux from a specified pressure for the 1-D, 1-phase, variable-area Euler equations...
const SinglePhaseFluidProperties & _fp
Fluid properties object.
ADBoundaryFlux3EqnGhostPressure(const InputParameters ¶meters)
virtual std::vector< ADReal > getGhostCellSolution(const std::vector< ADReal > &U1) const override
Gets the solution vector in the ghost cell.
Computes boundary fluxes for the 1-D, variable-area Euler equations using a numerical flux user objec...
const Real & _p
Specified pressure.
Common class for single phase fluid properties.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const