Skip to content

Commit

Permalink
minor eleqtroneX.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
saurabh-s-sawant committed Aug 17, 2024
1 parent 844ea7a commit 19ed8be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docs/source/install/eleqtroneX.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Other flags are explained below, with their default values shown:

- ``AMREX_HOME ?= ../../amrex`` specifies the location of the AMReX library.
- ``DEBUG=FALSE`` sets the debug mode.
- ``USE_HYPRE=FALSE`` can be used to set HYPRE for the multigrid bottom solver. Installation instructions for HYPRE are provided `here <https://amrex-codes.github.io/amrex/tutorials_html/Hypre_Install.html>`_.
- ``USE_HYPRE=FALSE`` can be used to set ``hypre`` for the multigrid bottom solver. Installation instructions for ``hypre`` are provided `here <https://amrex-codes.github.io/amrex/tutorials_html/Hypre_Install.html>`_.
- ``COMP=gnu`` sets the GNU compiler.
- ``DIM=3`` builds the code for 3D domain.
- ``CXXSTD=c++17`` sets C++17 for compilation.
Expand Down

0 comments on commit 19ed8be

Please sign in to comment.