pysdic.Connectivity.shape#
- property Connectivity.shape: Tuple[int, int]#
[Get] The shape of the elements array (\(N_e\), \(N_{vpe}\)).
See also
n_elements()for getting the number of elements in the mesh.n_vertices_per_element()for getting the number of vertices per element.