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
shape()for getting the shape of the elements array.n_vertices_per_element()for getting the number of vertices per element.
- Returns:
The number of points in the point cloud.
- Return type: