gp.copy

Syntax

i := gp.copy(gpsource,gpdest)

Copies the gridpoint state information from the source to the destination gridpoints. The return value is ignored.

Returns:

i - the integer 0

Arguments:

gpsource - a zone gridpoint pointer from which data is being copied

gpdest - a zone gridpoint pointer to which the data is being copied