uxarray.Grid.n_max_face_edges#
- property Grid.n_max_face_edges#
Maximum number of edges defining a single face.
This is equivalent to
n_max_face_nodes.- Returns:
n_max_face_edges – The maximum number of edges that can surround a face.
- Return type:
Maximum number of edges defining a single face.
This is equivalent to n_max_face_nodes.
n_max_face_edges – The maximum number of edges that can surround a face.