| 1 | #!/usr/bin/env python |
| 2 | from vtkmodules.vtkCommonCore import vtkMath |
| 3 | from vtkmodules.vtkFiltersGeometry import vtkStructuredGridGeometryFilter |
| 4 | from vtkmodules.vtkIOParallel import vtkMultiBlockPLOT3DReader |
nothing calls this directly
no test coverage detected