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