uxarray.Grid.n_nodes_per_face

uxarray.Grid.n_nodes_per_face#

property Grid.n_nodes_per_face#

An array containing the maximum number of nodes for each face.

Returns:

n_nodes_per_face – An array with shape (n_face,)

Return type:

xarray.DataArray