My Project
|
A newton solver which is specific to the black oil model. More...
#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>
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 |
This file contains a set of helper functions used by VFPProd / VFPInj. | |
A newton solver which is specific to the black oil model.