![]() |
Hex
1.0
Hydrogen-electron collision solver
|
#include <cmath>#include <iostream>#include <numeric>#include <vector>#include <fftw3.h>#include <gsl/gsl_sf.h>#include "arrays.h"#include "compact.h"#include "misc.h"
Go to the source code of this file.
Data Structures | |
| class | ClenshawCurtis< Functor, FType > |
| Clenshaw-Curtis quadrature. More... | |
1.8.5