gp.find

Syntax

gp := gp.find(i)

Get a pointer to the gridpoint with internally assigned ID number i. If no gridpoint exists with that ID number, then null is returned.

Returns:

gp - a pointer to the gridpoint with ID number i

Arguments:

i - a gridpoint ID number