def Init(self, _f): r"""Init(ExplicitRKSolver self, TimeDependentOperator _f)""" return _ode.ExplicitRKSolver_Init(self, _f)
def Init(self, _f): return _ode.ExplicitRKSolver_Init(self, _f)