Thermal-FIST 1.6
Package for hadron resonance gas model applications
Loading...
Searching...
No Matches
Utility.cpp File Reference
#include "HRGBase/Utility.h"
#include <iostream>
#include <sstream>
#include <fstream>
#include <limits>
#include "ThermalFISTConfig.h"
#include <time.h>
#include <sys/time.h>

Go to the source code of this file.

Namespaces

namespace  thermalfist
 The main namespace where all classes and functions of the Thermal-FIST library reside.
 

Functions

long long thermalfist::stringToLongLong (const string &str)
 
std::map< std::string, std::string > thermalfist::ReadParametersFromFile (const std::string &filename, const std::map< std::string, std::string > &params={})
 
void thermalfist::ParametersFromArgs (int argc, char *argv[], std::map< std::string, std::string > &params)
 
double thermalfist::get_wall_time ()
 
double thermalfist::get_cpu_time ()