pysdic.Connectivity.shape#

property Connectivity.shape: Tuple[int, int]#

[Get] The shape of the elements array (\(N_e\), \(N_{vpe}\)).

See also

Returns:

A tuple representing the shape of the elements array (\(N_e\), \(N_{vpe}\)).

Return type:

tuple[int, int]