add_point (method)

add_point(self, coord)[source]

Define a new PointMat object based on a set of elements.

Parameters
  • self (PointMat) – an PointMat object

  • element (Element) – an Element object

Returns

node – a Node object corresponding to Element

Return type

Node