#include "AtomNumber.h"#include <vector>#include <string>#include <cstdio>#include <cmath>#include <limits>#include <algorithm>#include <sstream>Go to the source code of this file.
Classes | |
| class | PLMD::Tools |
| Empty class which just contains several (static) tools. More... | |
Namespaces | |
| PLMD | |
Functions | |
| const double | PLMD::epsilon (std::numeric_limits< double >::epsilon()) |
| Very small non-zero number. More... | |
| const double | PLMD::kBoltzmann (0.0083144621) |
| Boltzman constant in kj/K. More... | |
| const double | PLMD::pi (3.141592653589793238462643383279502884197169399375105820974944592307) |
| PI. More... | |
Hosted by GitHub
|
1.8.8
|