zone.gp.num

Syntax

i = zone.gp.num(z)

Get the number of unique gridpoints associated with this type of zone. This can be as few as 4 for tetrahedral zones or as many as 8 for hexahedral zones. See Orientation of Nodes and Faces within a Zone and zone create for information on how gridpoints are associated with zones.

Returns:i - the total number of unique gridpoints associated with the zone
Arguments:z - a pointer to a zone