(function from pyomo.common.config)
pyomo.common.config
Domain validation function admitting numbers less than or equal to 0
This domain will admit non-positive floating point numbers (n <= 0), as well as any types that are convertible to non-positive floating point numbers.