n2p2 - A neural network potential package
|
Go to the source code of this file.
Classes | |
class | LAMMPS_NS::KSpaceHDNNP |
Namespaces | |
namespace | LAMMPS_NS |
Macros | |
#define | LMP_FFT_LIB "KISS FFT" |
#define | LMP_FFT_PREC "double" |
#define | MPI_FFT_SCALAR MPI_DOUBLE |
Typedefs | |
typedef double | FFT_SCALAR |
#define LMP_FFT_LIB "KISS FFT" |
Definition at line 34 of file kspace_hdnnp.h.
Referenced by LAMMPS_NS::KSpaceHDNNP::init().
#define LMP_FFT_PREC "double" |
Definition at line 44 of file kspace_hdnnp.h.
Referenced by LAMMPS_NS::KSpaceHDNNP::init().
#define MPI_FFT_SCALAR MPI_DOUBLE |
Definition at line 45 of file kspace_hdnnp.h.
Referenced by LAMMPS_NS::KSpaceHDNNP::compute_pppm_eqeq().
typedef double FFT_SCALAR |
Definition at line 43 of file kspace_hdnnp.h.