opm-simulators
flowexp.hpp File Reference

The common settings for all flowexp variants. More...

#include <flowexperimental/FlowExpNewtonMethod.hpp>
#include <opm/models/discretization/common/fvbaseproblem.hh>
#include <opm/models/utils/propertysystem.hh>
#include <opm/models/utils/start.hh>
#include <opm/simulators/aquifers/BlackoilAquiferModel.hpp>
#include <opm/simulators/flow/FlowProblemBlackoil.hpp>
#include <opm/simulators/flow/FlowProblemBlackoilProperties.hpp>
#include <opm/simulators/linalg/ISTLSolver.hpp>
#include <opm/simulators/timestepping/EclTimeSteppingParams.hpp>
#include <opm/simulators/wells/BlackoilWellModel.hpp>

Go to the source code of this file.

Classes

class  Opm::FlowExpProblem< TypeTag >
 
struct  Opm::Properties::TTag::FlowExpTypeTag
 
struct  Opm::Properties::Problem< TypeTag, TTag::FlowExpTypeTag >
 
struct  Opm::Properties::EnableExperiments< TypeTag, TTag::FlowExpTypeTag >
 
struct  Opm::Properties::WellModel< TypeTag, TTag::FlowExpTypeTag >
 
struct  Opm::Properties::NewtonMethod< TypeTag, TTag::FlowExpTypeTag >
 
struct  Opm::Properties::BlackoilConserveSurfaceVolume< TypeTag, TTag::FlowExpTypeTag >
 
struct  Opm::Properties::UseVolumetricResidual< TypeTag, TTag::FlowExpTypeTag >
 
struct  Opm::Properties::AquiferModel< TypeTag, TTag::FlowExpTypeTag >
 
struct  Opm::Properties::LinearSolverSplice< TypeTag, TTag::FlowExpTypeTag >
 
struct  Opm::Properties::LinearSolverBackend< TTag::FlowExpTypeTag, TTag::FlowIstlSolverParams >
 
struct  Opm::Properties::LinearSolverBackend< TypeTag, TTag::FlowExpTypeTag >
 
class  Opm::FlowExpProblem< TypeTag >
 

Namespaces

 Opm
 Structs needed for tpfalinearizer and its gpuparams struct extracted to be defined in one place that both can include.
 
 Opm::Properties::TTag
 The generic type tag for problems using the immiscible multi-phase model.
 

Detailed Description

The common settings for all flowexp variants.