mosaic.Descriptor.edge_patches#
- property Descriptor.edge_patches#
ndarray
of patch coordinates for edge centered valuesDimensions:
(nEdges, 4)
Notes
Edge patches have four nodes which typically correspond to the two cell centers of the
cellsOnEdge
and the two vertices which make up the edge. For an edge patch along a culled mesh boundary one of the cell centers usually used to construct the patch will be missing, so the corresponding node will be collapsed to the edge coordinate.