|
AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
|
#include <string>#include <locale>Namespaces | |
| axom | |
| axom::utilities | |
Functions | |
| std::string | axom::utilities::getHostName () |
| Returns the name of the machine. More... | |
| std::string | axom::utilities::getUserName () |
| Returns the name of the current user. More... | |
| std::locale | axom::utilities::locale (const std::string &name="en_US.UTF-8") |
| Returns a valid locale for the current system. More... | |