![]() |
Hex
1.0
Hydrogen-electron collision solver
|
#include <cmath>#include <iostream>#include <numeric>#include <vector>#include <fftw3.h>#include "arrays.h"#include "misc.h"
Go to the source code of this file.
Data Structures | |
| class | Chebyshev< Tin, Tout > |
| Chebyshev approximation. More... | |
1.8.5