mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-05 05:56:49 +08:00
f04f70c455
Contains: vtkTools class that has abstract methods to deal with the interface between SimPEG and VTK. vtkView class that is s vtk rendering container for SimPEG
2 lines
57 B
Python
2 lines
57 B
Python
from vtkTools import vtkTools
|
|
from vtkView import vtkView |