blackoilnewtonmethod.hh File Reference
#include "blackoilproperties.hh"
#include <opm/common/Exceptions.hpp>
#include <opm/models/utils/signum.hh>
#include <opm/models/nonlinear/newtonmethod.hh>
#include "blackoilmicpmodules.hh"
Include dependency graph for blackoilnewtonmethod.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Opm::Properties::DpMaxRel< TypeTag, MyTypeTag >
 
struct  Opm::Properties::DsMax< TypeTag, MyTypeTag >
 
struct  Opm::Properties::PriVarOscilationThreshold< TypeTag, MyTypeTag >
 
struct  Opm::Properties::ProjectSaturations< TypeTag, MyTypeTag >
 
struct  Opm::Properties::MaxTemperatureChange< TypeTag, MyTypeTag >
 
struct  Opm::Properties::TemperatureMax< TypeTag, MyTypeTag >
 
struct  Opm::Properties::TemperatureMin< TypeTag, MyTypeTag >
 
struct  Opm::Properties::PressureMax< TypeTag, MyTypeTag >
 
struct  Opm::Properties::PressureMin< TypeTag, MyTypeTag >
 
struct  Opm::Properties::MaximumWaterSaturation< TypeTag, MyTypeTag >
 
struct  Opm::Properties::WaterOnlyThreshold< TypeTag, MyTypeTag >
 
struct  Opm::Properties::DpMaxRel< TypeTag, TTag::NewtonMethod >
 
struct  Opm::Properties::DsMax< TypeTag, TTag::NewtonMethod >
 
struct  Opm::Properties::PriVarOscilationThreshold< TypeTag, TTag::NewtonMethod >
 
struct  Opm::Properties::ProjectSaturations< TypeTag, TTag::NewtonMethod >
 
struct  Opm::Properties::MaxTemperatureChange< TypeTag, TTag::NewtonMethod >
 
struct  Opm::Properties::TemperatureMax< TypeTag, TTag::NewtonMethod >
 
struct  Opm::Properties::TemperatureMin< TypeTag, TTag::NewtonMethod >
 
struct  Opm::Properties::PressureMax< TypeTag, TTag::NewtonMethod >
 
struct  Opm::Properties::PressureMin< TypeTag, TTag::NewtonMethod >
 
struct  Opm::Properties::MaximumWaterSaturation< TypeTag, TTag::NewtonMethod >
 
struct  Opm::Properties::WaterOnlyThreshold< TypeTag, TTag::NewtonMethod >
 
class  Opm::BlackOilNewtonMethod< TypeTag >
 A newton solver which is specific to the black oil model. More...
 

Namespaces

namespace  Opm
 
namespace  Opm::Properties
 

Detailed Description

A newton solver which is specific to the black oil model.