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

Go to the source code of this file.

Classes

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.