File: index.rst

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

Autogenerated from doc strings using sphinx’s autodoc feature.

.. toctree::
   :maxdepth: 3

   application
   controller
   equations
   integrator
   kernels
   nnps
   parallel_manager
   particle_array
   scheme
   solver
   solver_interfaces
   tools