wall.vertex.facetarray
Syntax
- a = wall.vertex.facetarray(v)
Get the array of facets sharing a vertex.
Returns: a - array of facets
Note
Iterate over a FISH array using the loop and
array.size
constructs.Arguments: v - vertex pointer
Was this helpful? ... | PFC © 2019, Itasca | Updated: Apr 26, 2019 |