warp.fem.element_coordinates#

warp.fem.element_coordinates = <warp._src.fem.operator.Operator object>#

Returns the coordinates in an element reference system corresponding to a work position. The returned coordinates may be in the element’s exterior.

Parameters:
  • element_index – Index of the element to consider

  • x – world position of the point to find coordinates for