mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-30 01:23:35 +08:00
Minor updates to Cyl1DMesh
This commit is contained in:
@@ -37,6 +37,9 @@ class Cyl1DMesh(object):
|
||||
return locals()
|
||||
h = property(**h())
|
||||
|
||||
@property
|
||||
def dim(self): return 2
|
||||
|
||||
def z0():
|
||||
doc = "The z-origin"
|
||||
def fget(self):
|
||||
|
||||
Reference in New Issue
Block a user