pysdic.IntegrationPoints.n_topological_dimensions#

property IntegrationPoints.n_topological_dimensions: int#

[Get] The topological dimension of the element.

See also

  • shape() for getting the shape of the natural coordinates array.

  • n_points() for getting the number of integration points.

  • n_valids() for getting the number of valid integration points (points included in an element).

Returns:

The topological dimension of the element.

Return type:

int