Node
Points represent entities with a spatial position and a unique identity,
Relevant modules:
edelweissfe.points.node
A basic node. It has a label, a spatial position, and may be associated with an arbitrary number of fields.
label (int) – The unique label for this node.
coordinates (ndarray) – The coordinates of this node.