![]() |
Thermal-FIST 1.6
Package for hadron resonance gas model applications
|
Contains some helper functions. More...
#include <string>#include <map>Go to the source code of this file.
Classes | |
| class | thermalfist::Disclaimer |
Namespaces | |
| namespace | thermalfist |
| The main namespace where all classes and functions of the Thermal-FIST library reside. | |
Functions | |
| std::map< std::string, std::string > | thermalfist::ReadParametersFromFile (const std::string &filename, const std::map< std::string, std::string > ¶ms={}) |
| void | thermalfist::ParametersFromArgs (int argc, char *argv[], std::map< std::string, std::string > ¶ms) |
| long long | thermalfist::stringToLongLong (const std::string &str) |
| double | thermalfist::get_wall_time () |
| double | thermalfist::get_cpu_time () |
Contains some helper functions.
Definition in file Utility.h.