element.cfd.face.adjacentmap
Syntax
- m = element.cfd.face.adjacentmap(e)
Get CFD elements sharing a face. All CFD elements sharing a face with e are returned.
Returns: m - map of CFD elements
Note
Iterate over a FISH map using the loop foreach construct.
Arguments: e - CFD element pointer
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |