mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-03 06:03:11 +08:00
lrm --> curv
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from matutils import *
|
||||
from codeutils import *
|
||||
from meshutils import exampleLrmGrid, meshTensor, closestPoints, readUBCTensorMesh, writeUBCTensorMesh, writeUBCTensorModel, readVTRFile, writeVTRFile
|
||||
from lrmutils import volTetra, faceInfo, indexCube
|
||||
from curvutils import volTetra, faceInfo, indexCube
|
||||
from interputils import interpmat
|
||||
from ipythonutils import easyAnimate as animate
|
||||
from CounterUtils import *
|
||||
|
||||
+1
-1
@@ -26,7 +26,7 @@ Solver Utilities
|
||||
Curv Utilities
|
||||
=============
|
||||
|
||||
.. automodule:: SimPEG.Utils.lrmutils
|
||||
.. automodule:: SimPEG.Utils.curvutils
|
||||
:members:
|
||||
:undoc-members:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user