mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-04 05:19:13 +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
|