Skip to content

Commit

Permalink
Update build instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiqunZhang committed Oct 19, 2024
1 parent 11a7ecf commit 2fd33c3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Docs/sphinx_documentation/source/BuildingAMReX.rst
Original file line number Diff line number Diff line change
Expand Up @@ -475,6 +475,8 @@ The list of available options is reported in the :ref:`table <tab:cmakevar>` bel
+------------------------------+-------------------------------------------------+-------------------------+-----------------------+
| AMReX_EB | Build Embedded Boundary support | NO | YES, NO |
+------------------------------+-------------------------------------------------+-------------------------+-----------------------+
| AMReX_FFT | Build FFT support | NO | YES, NO |
+------------------------------+-------------------------------------------------+-------------------------+-----------------------+
| AMReX_PARTICLES | Build particle classes | YES | YES, NO |
+------------------------------+-------------------------------------------------+-------------------------+-----------------------+
| AMReX_PARTICLES_PRECISION | Set reals precision in particle classes | Same as AMReX_PRECISION | DOUBLE, SINGLE |
Expand Down Expand Up @@ -697,6 +699,8 @@ A list of AMReX component names and related configure options are shown in the t
+------------------------------+-----------------+
| AMReX_EB | EB |
+------------------------------+-----------------+
| AMReX_FFT | FFT |
+------------------------------+-----------------+
| AMReX_PARTICLES | PARTICLES |
+------------------------------+-----------------+
| AMReX_PARTICLES_PRECISION | PDOUBLE, PSINGLE|
Expand Down

0 comments on commit 2fd33c3

Please sign in to comment.