Home
last modified time | relevance | path

Searched refs:evalRHSFunctionFast (Results 1 – 1 of 1) sorted by relevance

/petsc/src/binding/petsc4py/demo/legacy/ode/
H A Dfastslowsplit.py51 def evalRHSFunctionFast(self, ts, t, u, f): member in FSS
89 ts.setRHSSplitRHSFunction('fast', ode.evalRHSFunctionFast, None)