Home
last modified time | relevance | path

Searched defs:ode (Results 1 – 8 of 8) sorted by relevance

/petsc/src/binding/petsc4py/demo/legacy/ode/
H A Dvanderpol.py119 def __init__(self, ode): argument
132 def __init__(self, ode): argument
141 def __init__(self, ode): argument
154 def __init__(self, ode): argument
170 ode = VDP(mu_, mf_, imexform_) variable
H A Dce.py43 ode = CE(lambda_) variable
65 def __init__(self, ode): argument
H A Drober.py44 ode = Rober() variable
H A Dheat.py118 ode = Heat(MPI.COMM_WORLD, OptDB.getInt('n', 100)) variable
H A Dorego.py47 ode = Orego() variable
H A Dbouncing_ball.py45 ode = BouncingBall() variable
H A Dfastslowsplit.py71 ode = FSS() variable
/petsc/src/ts/tutorials/
H A Dex8.py55 ode = MyODE(da) variable