#include <iostream>
#include <stdexcept>
#include <sstream>
#include <cstdlib>
#include <boost/lexical_cast.hpp>
#include <havoqgt/error.hpp>
#include <havoqgt/mpi.hpp>
Go to the source code of this file.
Classes | |
class | havoqgt::old_environment |
class | havoqgt::environment |
Start 'new' environmet here. More... | |
Namespaces | |
havoqgt | |
havoqgt::detail | |
Functions | |
old_environment & | havoqgt::get_environment () |
environment *& | havoqgt::detail::priv_havoqgt_env () |
environment * | havoqgt::havoqgt_env () |
void | havoqgt::havoqgt_init (int *argc, char ***argv) |
void | havoqgt::havoqgt_finalize () |