Example #1
0
 def Init(self, _f):
     r"""Init(ExplicitRKSolver self, TimeDependentOperator _f)"""
     return _ode.ExplicitRKSolver_Init(self, _f)
Example #2
0
 def Init(self, _f):
     return _ode.ExplicitRKSolver_Init(self, _f)