SimulatorFullyImplicitBlackoil.hpp File Reference
#include <opm/common/ErrorMacros.hpp>
#include <opm/input/eclipse/Units/UnitSystem.hpp>
#include <opm/grid/utility/StopWatch.hpp>
#include <opm/simulators/aquifers/BlackoilAquiferModel.hpp>
#include <opm/simulators/flow/BlackoilModel.hpp>
#include <opm/simulators/flow/BlackoilModelParameters.hpp>
#include <opm/simulators/flow/ConvergenceOutputConfiguration.hpp>
#include <opm/simulators/flow/ExtraConvergenceOutputThread.hpp>
#include <opm/simulators/flow/NonlinearSolver.hpp>
#include <opm/simulators/flow/SimulatorReportBanners.hpp>
#include <opm/simulators/flow/SimulatorSerializer.hpp>
#include <opm/simulators/timestepping/AdaptiveTimeStepping.hpp>
#include <opm/simulators/timestepping/ConvergenceReport.hpp>
#include <opm/simulators/utils/moduleVersion.hpp>
#include <opm/simulators/wells/WellState.hpp>
#include <fmt/format.h>
#include <cstddef>
#include <filesystem>
#include <memory>
#include <optional>
#include <string>
#include <string_view>
#include <thread>
#include <utility>
#include <vector>
Include dependency graph for SimulatorFullyImplicitBlackoil.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Opm::Properties::EnableAdaptiveTimeStepping< TypeTag, MyTypeTag >
 
struct  Opm::Properties::OutputExtraConvergenceInfo< TypeTag, MyTypeTag >
 
struct  Opm::Properties::SaveStep< TypeTag, MyTypeTag >
 
struct  Opm::Properties::LoadStep< TypeTag, MyTypeTag >
 
struct  Opm::Properties::SaveFile< TypeTag, MyTypeTag >
 
struct  Opm::Properties::LoadFile< TypeTag, MyTypeTag >
 
struct  Opm::Properties::EnableTerminalOutput< TypeTag, TTag::FlowProblem >
 
struct  Opm::Properties::EnableAdaptiveTimeStepping< TypeTag, TTag::FlowProblem >
 
struct  Opm::Properties::OutputExtraConvergenceInfo< TypeTag, TTag::FlowProblem >
 
struct  Opm::Properties::SaveStep< TypeTag, TTag::FlowProblem >
 
struct  Opm::Properties::SaveFile< TypeTag, TTag::FlowProblem >
 
struct  Opm::Properties::LoadFile< TypeTag, TTag::FlowProblem >
 
struct  Opm::Properties::LoadStep< TypeTag, TTag::FlowProblem >
 
class  Opm::SimulatorFullyImplicitBlackoil< TypeTag >
 a simulator for the blackoil model More...
 

Namespaces

namespace  Opm
 
namespace  Opm::Properties