Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ TestNek5000Reader.py
File
TestNek5000Reader.py
IO/Parallel/Testing/Python/TestNek5000Reader.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
import
vtk
3
from
vtk.util.misc
import
vtkGetDataRoot
4
VTK_DATA_ROOT = vtkGetDataRoot()
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
str
Function · 0.85
vtkRenderer
Method · 0.80
vtkRenderWindow
Method · 0.80
vtkRenderWindowInteractor
Method · 0.80
vtkNek5000Reader
Method · 0.80
vtkLookupTable
Method · 0.80
SetNumberOfTableValues
Method · 0.80
SetTableRange
Method · 0.80
vtkGeometryFilter
Method · 0.80
vtkPolyDataMapper
Method · 0.80
vtkActor
Method · 0.80
Tested by
no test coverage detected