mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-28 19:49:28 +08:00
cfb0a7f447
Conflicts: SimPEG/Mesh/LogicallyRectMesh.py SimPEG/Mesh/TensorMesh.py SimPEG/Mesh/__init__.py SimPEG/Tests/TestUtils.py SimPEG/Tests/test_operators.py
5 lines
140 B
Python
5 lines
140 B
Python
from TensorMesh import TensorMesh
|
|
from CylMesh import CylMesh
|
|
from LogicallyRectMesh import LogicallyRectMesh
|
|
from TreeMesh import TreeMesh
|