imas_paraview.io.read_geom

A collection of methods to read a grid_ggd IDS node into a VTK dataset. These methods copy contents from the grid_ggd/space and grid_ggd/grid_subset children into distinct vtkUnstructuredGrid objects.

Functions

convert_grid_subset_geometry_to_unstructured_grid(...)

Copy the elements found in given grid_ggd/grid_subset IDS node into a vtkUnstructuredGrid instance.

fill_vtk_points(grid_ggd, space_idx, points, ...)

Populate the vtkPoints data structure with coordinates from the grid_ggd/space IDS node.


Last update: 2026-03-11