registerMooseObject("FluidPropertiesTestApp", NaNInterfaceTestFluidProperties)
Fluid properties for testing NaNInterface.
std::vector< Real > returnNaNVector() const
Returns a NaN vector of size 2.
NaNInterfaceTestFluidProperties(const InputParameters ¶meters)
virtual Real p_from_v_e(Real v, Real e) const override
static InputParameters validParams()
Interface class for producing errors, warnings, or just quiet NaNs.
std::vector< Real > getNaNVector(const unsigned int &n) const
Throws an error or returns NaNs with or without a warning, with a default message.
Real getNaN() const
Throws an error or returns a NaN with or without a warning, with a default message.
static InputParameters validParams()
Common class for single phase fluid properties.
static InputParameters validParams()