zone.join
Syntax
- j := zone.join(z,i)
Get the zone joined to face i of zone z. This will return null if there is no zone connected to that face. Note that the connection must be topologically perfect.
Returns: Arguments: z - a pointer to a zone
i - the face number of the zone being checked. This is a number from 1 to 6 for hexahedral zones. If the face does not exist for other zone types, null will always be returned.
Was this helpful? ... | PFC © 2021, Itasca | Updated: Feb 25, 2024 |