Reader classes¶
-
class
turbulucid.
LegacyReader
(filename, clean=False, pointData=False)¶ Reader for data in legacy VTK format, i.e. .vtk.
-
data
¶ The read in data.
-
fileName
¶ The path to the file with the data.
-
vtkReader
¶ The VTK reader for the data.
-