1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
.. ADIOS2 documentation master file, created by
sphinx-quickstart on Wed Jan 3 14:46:50 2018.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
ADIOS 2: The Adaptable Input/Output System version 2
====================================================
Funded by the `Exascale Computing Project (ECP) <https://www.exascaleproject.org/>`_, U.S. Department of Energy
.. toctree::
:caption: Introduction
introduction/whatsnew
introduction/introduction
.. toctree::
:caption: Setting Up
setting_up/setting_up
.. toctree::
:caption: Basics
components/components
engines/virtual_engines
engines/engines
operators/operators
api_full/api_full
api_high/api_high
api_python/api_python
.. toctree::
:caption: Advanced Topics
advanced/aggregation
advanced/memory_management
advanced/gpu_aware
advanced/query
advanced/plugins
advanced/campaign_management
advanced/ecp_hardware
.. toctree::
:caption: Tutorials
tutorials/overview
tutorials/downloadAndBuild
tutorials/basicTutorials
.. toctree::
:caption: Ecosystem Tools
ecosystem/h5vol
ecosystem/utilities
ecosystem/visualization
.. toctree::
:caption: Additional Information
faq/faq
advice/advice
* :ref:`search`
|