Add initial description of tracers and link to core documentation

This commit is contained in:
Yentl Van Tendeloo 2018-07-11 17:22:44 +02:00
parent 428dbfd5bd
commit 887179ec9f
2 changed files with 160 additions and 0 deletions

View file

@ -22,6 +22,7 @@ In this section, we will continue using the model from the previous section wher
.. toctree::
:maxdepth: 1
Tracers <tracers_all>
Reinitialisation <reinitialisation>
Continuing a simulation <continuing>
Minimal simulation kernel <minimal>