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