![]() |
Hex
2.2
Hydrogen-electron collision solver
|
#include <cstdio>#include <iostream>#include <sstream>#include <gsl/gsl_sf.h>#include "hex-arrays.h"#include "hex-special.h"#include "hex-version.h"#include "dwba.h"#include "pwba.h"
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| std::string | help_text |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
| std::string help_text |
1.8.13