diff --git a/docs/source/usage/examples.rst b/docs/source/usage/examples.rst index 2308deaf..fd2ea9c1 100644 --- a/docs/source/usage/examples.rst +++ b/docs/source/usage/examples.rst @@ -27,6 +27,8 @@ ImpactX * `Python examples `__ * `Python implementation `__ +* Highlight example: `Fully GPU-accelerated PyTorch+ImpactX simulation `__ + WarpX """"" @@ -34,6 +36,7 @@ WarpX * `Python (PICMI) examples `__ * `Python implementation `__ +* Detailed workflow: `Extend a WarpX Simulation with Python `__ Standalone @@ -52,3 +55,5 @@ We ensure the correctness of pyAMReX with `unit tests `__ + +The following sections on :ref:`compute workflows ` go in detail through selected unit tests, too.