31 _fe_problem->addUserObject(
"StiffenedGasTwoPhaseFluidProperties",
"fp", uo_pars);
InputParameters getValidParams(const std::string &name) const
std::shared_ptr< FEProblem > _fe_problem
Stiffened gas fluid properties.
const StiffenedGasFluidProperties * _fp_vapor
StiffenedGasTwoPhaseFluidPropertiesTest()
const StiffenedGasFluidProperties * _fp_liquid
const StiffenedGasTwoPhaseFluidProperties * _fp
Two-phase stiffened gas fluid properties.
virtual const UserObjectName & getLiquidName() const
Returns the name of the liquid single-phase fluid properties object.
virtual const UserObjectName & getVaporName() const
Returns the name of the vapor single-phase fluid properties object.
const T & getUserObject(const std::string ¶m_name, bool is_dependency=true) const