Get a pointer to the gridpoint with assigned name s. If no gridpoint exists with that name then null is returned. If no match is found and the string s can be converted into a positive integer then the code will attempt to find the grid point by id number (as with gp.find).