issues
search
ubermag
/
discretisedfield
Python package for the analysis and visualisation of finite-difference fields.
http://ubermag.github.io
BSD 3-Clause "New" or "Revised" License
19
stars
13
forks
source link
Support cell and point data in Field
#505
Open
lang-m
opened
1 year ago
lang-m
commented
1 year ago
follow pyvista terminology
[x] #507
[x] new
mesh.vertices
(coordinates of the mesh vertices/nodes/corner points)
[ ] documentation can point to pyvista
[ ] revisit
point2index
and
index2point
; those might have to be renamed
[ ] #512
mesh.vertices
(coordinates of the mesh vertices/nodes/corner points)point2index
andindex2point
; those might have to be renamed