HavoqGT
environment.hpp File Reference
#include <iostream>
#include <stdexcept>
#include <sstream>
#include <cstdlib>
#include <boost/lexical_cast.hpp>
#include <havoqgt/error.hpp>
#include <havoqgt/mpi.hpp>
Include dependency graph for environment.hpp:
This graph shows which files directly or indirectly include this file:

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 ()