mymesh.mesh.mesh.MeshNodes#
- property mesh.MeshNodes#
Array of node IDs contained within the mesh. If all nodes are connected to elements, this will just be equivalent to np.arange(m.NNode), but if there are free nodes disconnected from any elements, those nodes will be excluded.