ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
p3m_gpu_error.hpp File Reference

P3M electrostatics on GPU. More...

#include "config/config.hpp"
+ Include dependency graph for p3m_gpu_error.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

double p3m_k_space_error_gpu (double prefactor, const int *mesh, int cao, int npart, double sum_q2, double alpha_L, const double *box)
 

Detailed Description

P3M electrostatics on GPU.

Implementation in p3m_gpu_error_cuda.cu.

Definition in file p3m_gpu_error.hpp.

Function Documentation

◆ p3m_k_space_error_gpu()

double p3m_k_space_error_gpu ( double  prefactor,
const int *  mesh,
int  cao,
int  npart,
double  sum_q2,
double  alpha_L,
const double *  box 
)