mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-29 17:53:35 +08:00
304ee3ae32
Added vtkView Class that makes vtk figures of SimPEG mesh, models.
6 lines
82 B
Python
6 lines
82 B
Python
import mesh
|
|
import utils
|
|
import inverse
|
|
from Solver import Solver
|
|
import visulize
|