PyMain.hpp File Reference
#include <opm/simulators/flow/FlowMain.hpp>
#include <opm/simulators/flow/Main.hpp>
#include <cstddef>
#include <cstdlib>
#include <memory>
#include <string>
#include <vector>
Include dependency graph for PyMain.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::PyMain< TypeTag >
 

Namespaces

namespace  Opm
 

Functions

template<class TypeTag >
std::unique_ptr< FlowMain< TypeTag > > Opm::flowMainInit (int argc, char **argv, bool outputCout, bool outputFiles)