Subsets of elements¶
These methods are useful in identifying subsets of grid elements, e.g., closest node to a point; nodes at edges.
Get array of cells in cellular grid (grid with only cells) corners. |
|
Node nearest a point. |
|
Convert node indices to node ID. |
|
Check if a point is on the grid. |
|
Get the nodes surrounding a point. |
|
Set boundary not to be closed. |
|
Create fixed values boundaries. |
|
Create wrap-around boundaries. |
Get array of active links. |
|
Get nodes on the convex hull of a Graph. |
Get nodes on the convex hull of a Graph. |
Get nodes on the convex hull of a Graph. |