|
dune-pdelab 2.7-git
|
#include <cstddef>#include <cstring>#include <string>#include <vector>#include <unistd.h>#include "hostname.hh"Namespaces | |
| namespace | Dune |
| For backward compatibility – Do not use this! | |
| namespace | Dune::PDELab |
Functions | |
| std::string | Dune::PDELab::getHostName () |
| C++ friendly wrapper around POSIX' gethostname() or GetComputerName() when compiling for Windows applications. | |