mirror of
https://github.com/wassname/simpeg.git
synced 2026-08-12 12:30:37 +08:00
ask 'mu' in self.curModel ?
This commit is contained in:
@@ -132,6 +132,9 @@ class PropModel(object):
|
||||
self._nP = len(set(inds))
|
||||
return self._nP
|
||||
|
||||
def __contains__(self, val):
|
||||
return val in self.propMap
|
||||
|
||||
|
||||
|
||||
_PROPMAPCLASSREGISTRY = {}
|
||||
|
||||
Reference in New Issue
Block a user