1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Reference Materials
===================
Here we include reference materials for yt with a list of all the code formats
supported, a description of how to use yt at the command line, a detailed
listing of individual classes and functions, a description of the useful
config file, and finally a list of changes between each major release of the
code.
.. toctree::
:maxdepth: 2
code_support
command-line
api/api
api/modules
configuration
python_introduction
field_list
demeshening
changelog
|