Main.hpp File Reference
#include <opm/input/eclipse/EclipseState/EclipseState.hpp>
#include <opm/models/utils/propertysystem.hh>
#include <opm/models/utils/parametersystem.hpp>
#include <opm/simulators/flow/Banners.hpp>
#include <opm/simulators/flow/FlowMain.hpp>
#include <opm/simulators/flow/FlowProblemBlackoil.hpp>
#include <dune/common/parallel/mpihelper.hh>
#include <opm/simulators/utils/ParallelEclipseState.hpp>
#include <cassert>
#include <charconv>
#include <cstdlib>
#include <filesystem>
#include <iostream>
#include <memory>
#include <stdexcept>
#include <string>
#include <string_view>
#include <type_traits>
#include <utility>
Include dependency graph for Main.hpp:

Go to the source code of this file.

Classes

struct  Opm::Properties::TTag::FlowEarlyBird
 
class  Opm::Main
 

Namespaces

namespace  Opm
 
namespace  Opm::Properties
 
namespace  Opm::Properties::TTag
 The generic type tag for problems using the immiscible multi-phase model.
 
namespace  Opm::Action
 

Functions

template<class TypeTag >
int Opm::flowMain (int argc, char **argv, bool outputCout, bool outputFiles)