imas_paraview.io.read_jorek.convert_grid_subset_to_unstructured_grid

imas_paraview.io.read_jorek.convert_grid_subset_to_unstructured_grid(grid_ggd, plane_config) vtkmodules.vtkCommonDataModel.vtkUnstructuredGrid

Copy the elements found in given grid_ggd/grid_subset IDS node into a vtkUnstructuredGrid instance. This method uses the supplied point coordinates in the form of a vtkPoints instance.

Parameters:
grid_ggd

The GGD grid.

plane_config

Configuration for the bezier planes.

Returns:

The created unstructured grid.


Last update: 2026-03-11