This commit is contained in:
Christoph Junghans
2020-09-08 12:52:32 -06:00
parent b008ba5ecb
commit f72e5b6d13

View File

@ -69,7 +69,7 @@ LAMMPS can use them if they are available on your system.
.. code-block:: bash
-D FFTW3_INCLUDE_DIR=pat h # path to FFTW3 include files
-D FFTW3_INCLUDE_DIR=path # path to FFTW3 include files
-D FFTW3_LIBRARY=path # path to FFTW3 libraries
-D FFT_FFTW_THREADS=on # enable using threaded FFTW3 libraries
-D MKL_INCLUDE_DIR=path # ditto for Intel MKL library