n2p2 - A neural network potential package
Loading...
Searching...
No Matches
kspace_hdnnp.h File Reference
#include <gsl/gsl_multimin.h>
#include "kspace.h"
#include "grid3d.h"
#include "InterfaceLammps.h"
Include dependency graph for kspace_hdnnp.h:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ LMP_FFT_LIB

#define LMP_FFT_LIB   "KISS FFT"

Definition at line 34 of file kspace_hdnnp.h.

Referenced by LAMMPS_NS::KSpaceHDNNP::init().

◆ LMP_FFT_PREC

#define LMP_FFT_PREC   "double"

Definition at line 44 of file kspace_hdnnp.h.

Referenced by LAMMPS_NS::KSpaceHDNNP::init().

◆ MPI_FFT_SCALAR

#define MPI_FFT_SCALAR   MPI_DOUBLE

Definition at line 45 of file kspace_hdnnp.h.

Referenced by LAMMPS_NS::KSpaceHDNNP::compute_pppm_eqeq().

Typedef Documentation

◆ FFT_SCALAR

typedef double FFT_SCALAR

Definition at line 43 of file kspace_hdnnp.h.