Skip to content

Latest commit

 

History

History
82 lines (43 loc) · 1.36 KB

api_reference.rst

File metadata and controls

82 lines (43 loc) · 1.36 KB

Tissue Forge Library Python API Reference

.. module:: tissue_forge
   :platform: Linux, MacOS, Windows
   :synopsis: Interactive, particle-based physics, chemistry and biology modeling and simulation environment

This is the API Reference page for the module: :mod:`tissue_forge`

.. moduleauthor:: T.J. Sego <tjsego@iu.edu>


.. autofunction:: init

.. autofunction:: run

.. autofunction:: irun

.. autofunction:: close

.. autofunction:: show

.. autofunction:: step

.. autofunction:: stop

.. autofunction:: start

.. autoclass:: tissue_forge.version
    :members:

.. data:: has_cuda

    :type: boolean

    Flag signifying whether CUDA support is installed.