opm-simulators
blackoilnewtonmethod.hpp File Reference

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

#include <opm/common/Exceptions.hpp>
#include <opm/models/blackoil/blackoilbioeffectsmodules.hh>
#include <opm/models/blackoil/blackoilnewtonmethodparams.hpp>
#include <opm/models/blackoil/blackoilproperties.hh>
#include <opm/models/nonlinear/newtonmethod.hh>
#include <opm/models/utils/signum.hh>
#include <algorithm>
#include <cmath>
#include <vector>

Go to the source code of this file.

Classes

struct  Opm::Properties::DiscNewtonMethod< TypeTag, MyTypeTag >
 The discretization specific part of he implementing the Newton algorithm. More...
 
class  Opm::BlackOilNewtonMethod< TypeTag >
 A newton solver which is specific to the black oil model. More...
 

Namespaces

 Opm
 This file contains a set of helper functions used by VFPProd / VFPInj.
 

Detailed Description

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