pysdic.Connectivity.n_elements#

property Connectivity.n_elements: int#

[Get] The number of elements \(N_e\) in the mesh.

Note

You can also use len(connectivity).

See also

Returns:

The number of points in the point cloud.

Return type:

int