コード例 #1
0
 def getInitialSoln(self):
     """Load the initial solution from each domain into the global
     solution vector."""
     _cantera.sim1D_getInitialSoln(self._hndl)
コード例 #2
0
ファイル: onedim.py プロジェクト: anujg1991/cantera
 def getInitialSoln(self):
     """Load the initial solution from each domain into the global
     solution vector."""
     _cantera.sim1D_getInitialSoln(self._hndl)