static InputParameters validParams()
Fluid properties for testing NaNInterface.
Real getNaN() const
Throws an error or returns a NaN with or without a warning, with a default message.
registerMooseObject("FluidPropertiesTestApp", NaNInterfaceTestFluidProperties)
NaNInterfaceTestFluidProperties(const InputParameters ¶meters)
std::vector< Real > returnNaNVector() const
Returns a NaN vector of size 2.
virtual Real p_from_v_e(Real v, Real e) const override
Common class for single phase fluid properties.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static InputParameters validParams()
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.