mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-28 11:26:12 +08:00
Change name from ExtractCoremesh to ExtractCoreMesh
This commit is contained in:
@@ -319,7 +319,7 @@ def writeVTRFile(fileName,mesh,model=None):
|
||||
vtrWriteFilter.Update()
|
||||
|
||||
|
||||
def ExtractCoremesh(xyzlim, mesh, meshType='tensor'):
|
||||
def ExtractCoreMesh(xyzlim, mesh, meshType='tensor'):
|
||||
"""
|
||||
Extracts Core Mesh from Global mesh
|
||||
xyzlim: 2D array [ndim x 2]
|
||||
|
||||
Reference in New Issue
Block a user