blob: 4eab0102aa64720c2648b276a74e52c762f47798 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
.. _developers:
Developers documentation
========================
For general information on how to contribute to WarpX, including our ``git`` workflow and code practices, have a look at our `CONTRIBUTING.md <https://github.com/ECP-WarpX/WarpX/blob/dev/CONTRIBUTING.md>`__!
.. toctree::
:maxdepth: 1
amrex_basics
repo_organization
fields
particles
initialization
diagnostics
moving_window
portability
profiling
documentation
|