imas_paraview.util¶
Functions
|
Convert from cartesian to polar coordinates. |
|
Creates and returns the first GGD within IDS. |
|
Creates and returns the first grid_ggd within IDS. |
|
Find indices of the closest values in source_array that are less than or equal to each value in values_to_extract. |
|
Return the unit of the node surrounded by square brackets. |
|
Finds the path of the GGD grid node within IDS metadata. |
|
Finds the path of the GGD node within IDS metadata. |
|
Returns the GGD grid within IDS at a specific time. |
Check whether imas-core is available. |
|
|
Converts a list of ints to a numpy array containing values of type int32. |
|
|
|
Load a vtkPartitionedDataSetCollection from disk. |
|
Load a vtkUnstructuredGrid from a .vtu file and wrap it in a vtkPartitionedDataSetCollection so it is compatible with VTK2GGDConverter. |
|
Convert a list of 3D points to a vtkPoints and vtkCellArray, which are combined into a single VtkPolyData object. |
|
Convert from polar (or cylindrical) coordinates to cartesian. |
|
Convert a VTK cell array into a list of node index (1-based) arrays. |