My Project
|
A Newton solver specific to the NCP model. More...
#include "ncpproperties.hh"
#include <opm/common/Exceptions.hpp>
#include <opm/models/nonlinear/newtonmethod.hh>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | Opm::NcpNewtonMethod< TypeTag > |
A Newton solver specific to the NCP model. More... | |
Namespaces | |
namespace | Opm |
This file contains a set of helper functions used by VFPProd / VFPInj. | |
A Newton solver specific to the NCP model.