File: integrator.rst

package info (click to toggle)
pysph 1.0~b2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,100 kB
  • sloc: python: 58,494; makefile: 212; cpp: 206; sh: 165
file content (19 lines) | stat: -rw-r--r-- 459 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Integrator related modules
===========================

.. automodule:: pysph.sph.integrator
   :members:
   :undoc-members:

.. automodule:: pysph.sph.integrator_step
   :members:
   :undoc-members:

.. autoclass:: pysph.sph.gas_dynamics.magma2.TVDRK2Integrator
   :special-members:

.. autoclass:: pysph.sph.gas_dynamics.magma2.TVDRK2IntegratorWithRecycling
   :special-members:

.. autoclass:: pysph.sph.gas_dynamics.magma2.TVDRK2Step
   :special-members: