diff options
Diffstat (limited to 'Docs/source/theory/theory.rst')
-rw-r--r-- | Docs/source/theory/theory.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Docs/source/theory/theory.rst b/Docs/source/theory/theory.rst new file mode 100644 index 000000000..6493aa546 --- /dev/null +++ b/Docs/source/theory/theory.rst @@ -0,0 +1,13 @@ +Theoretical background +====================== + +This page contains information on the algorithms that are used in WarpX. + +**Topics:** + +.. toctree:: + :maxdepth: 1 + + intro + picsar_theory + warpx_theory |