forked from lijiext/lammps
recover compilation of KSPACE package
This commit is contained in:
parent
5b3a15bd94
commit
6cf3bb3e4e
|
@ -11,6 +11,8 @@
|
|||
See the README file in the top-level LAMMPS directory.
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
#include <mpi.h>
|
||||
|
||||
// User-settable FFT precision
|
||||
|
||||
// FFT_PRECISION = 1 is single-precision complex (4-byte real, 4-byte imag)
|
||||
|
|
Loading…
Reference in New Issue