QMCPACK
unit_conversion.cpp File Reference
+ Include dependency graph for unit_conversion.cpp:

Go to the source code of this file.

Namespaces

 qmcplusplus
 helper functions for EinsplineSetBuilder
 
 qmcplusplus::Units
 

Functions

units count_unit (const std::string &su)
 convert from std::string to count unit More...
 
units distance_unit (const std::string &su)
 convert from std::string to distance unit More...
 
units time_unit (const std::string &su)
 convert from std::string to time unit More...
 
units mass_unit (const std::string &su)
 convert from std::string to mass unit More...
 
units energy_unit (const std::string &su)
 convert from std::string to energy unit More...
 
units charge_unit (const std::string &su)
 convert from std::string to charge unit More...
 
units pressure_unit (const std::string &su)
 convert from std::string to pressure unit More...
 
units force_unit (const std::string &su)
 convert from std::string to force unit More...