ScaFaCoS
1.0.1
Scalable Fast Coulomb Solvers
|
The struct that keeps the parameters for the near field component of the method. More...
#include <fcs_p3m_p.h>
Data Fields | |
fcs_float | alpha |
fcs_float | potentialOffset |
The struct that keeps the parameters for the near field component of the method.
The struct can be obtained via fcs_p3m_get_near_parameters() and is used in fcs_p3m_compute_near_potential(), fcs_p3m_compute_near_field() and fcs_p3m_compute_near().
Definition at line 53 of file fcs_p3m_p.h.
fcs_float alpha |
Definition at line 53 of file fcs_p3m_p.h.
fcs_float potentialOffset |
Definition at line 53 of file fcs_p3m_p.h.