Exemple #1
0
 def index(self):
     """Index of this domain in a stack. Returns -1 if this domain
     is not part of a stack."""
     return _cantera.domain_index(self._hndl)
Exemple #2
0
 def index(self):
     """Index of this domain in a stack. Returns -1 if this domain
     is not part of a stack."""
     return _cantera.domain_index(self._hndl)