element.cfd.face.adjacentlist
Syntax
- m = element.cfd.face.adjacentlist(e)
Get CFD elements sharing a face. All CFD elements sharing a face with e are returned.
- Returns:
l - list of CFD elements
Note
Iterate over a FISH list using the loop foreach construct.
- Arguments:
e - CFD element pointer
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Dec 05, 2024 |