26 virtual std::vector<ADReal>
const SinglePhaseFluidProperties & _fp
Fluid properties object.
virtual std::vector< ADReal > getGhostCellSolution(const std::vector< ADReal > &U_interior) const override
Gets the solution vector in the ghost cell.
static InputParameters validParams()
const bool & _reversible
Reversibility.
const Real & _vel
Specified velocity.
Computes boundary flux from densities and velocities for the 3-equation model using a ghost cell appr...
Computes boundary fluxes for the 1-D, variable-area Euler equations using a numerical flux user objec...
Common class for single phase fluid properties.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
const Real & _rho
Specified density.
ADBoundaryFlux3EqnGhostDensityVelocity(const InputParameters ¶meters)