Fix for bug #21090 (https://gna.org/bugs/?21090) - the failure of grid_point_array() due to zero size.
The grid_point_array() grid search algorithm now detects if no grid points have been sent into it and returns a tuple of four Nones.
Authored by: bugman 2013-09-02
Parent: [r134]
Child: [r136]