Calculates element skewness for each element in the mesh
using the equiangular skewness method.
Skewness ranges from 0 to 1, with 0 being the best element quality
and 1 being the worst.
- Parameters:
-
- Returns:
skew – Array of skewness for each element.
- Return type:
np.ndarray