pysdic.IntegrationPoints.n_valids#
- property IntegrationPoints.n_valids: int#
[Get] The number of valid integration points (points included in an element).
A point is considered valid if its element index is not
-1.See also
shape()for getting the shape of the natural coordinates array.n_topological_dimensions()for getting the dimension of the natural coordinates array.n_points()for getting the total number of integration points.
- Returns:
The number of valid integration points.
- Return type: