43 lines
1006 B
ReStructuredText
Executable File
43 lines
1006 B
ReStructuredText
Executable File
.. PyLaGriT documentation master file, created by
|
|
sphinx-quickstart on Tue Oct 4 10:10:46 2016.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
PyLaGriT, Python interface for LaGriT
|
|
=====================================
|
|
|
|
.. include:: ../../README
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
Getting Started <gettingstarted.rst>
|
|
|
|
Stratigraphic Hex Mesh Tutorial <stratigraphic.rst>
|
|
|
|
Class Documentation <autodoc.rst>
|
|
|
|
PyLaGriT source code is packaged with LaGriT source code `here <https://github.com/lanl/LaGriT>`_.
|
|
|
|
Example scripts can be found `here <https://github.com/lanl/LaGriT/tree/master/PyLaGriT/examples>`_.
|
|
|
|
Development team
|
|
################
|
|
* Dylan Harp <dharp@lanl.gov>
|
|
|
|
* Daniel Livingston <livingston@lanl.gov>
|
|
|
|
* James (Joe) Beisman <jjbeisman@gmail.com>
|
|
|
|
* Terry Miller <tamiller@lanl.gov>
|
|
|
|
* Carl Gable <gable@lanl.gov>
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|