Change name from ExtractCoremesh to ExtractCoreMesh

This commit is contained in:
seogi
2015-04-22 14:13:18 -07:00
parent 17596b614b
commit afe7e15d09
+1 -1
View File
@@ -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]