Structure for Fourier transform of product of basis functions. More...
#include <fourierprod.h>
Public Attributes | |
double | xp |
x coordinate of center (phase factor) | |
double | yp |
y coordinate of center (phase factor) | |
double | zp |
z coordinate of center (phase factor) | |
double | zeta |
Exponent. | |
std::vector< prod_fourier_contr_t > | c |
Contraction. | |
Structure for Fourier transform of product of basis functions.