opm-simulators
ncpnewtonmethod.hh File Reference

A Newton solver specific to the NCP model. More...

#include <opm/common/Exceptions.hpp>
#include <opm/models/common/multiphasebaseproperties.hh>
#include <opm/models/nonlinear/newtonmethod.hh>
#include <algorithm>
#include <cmath>
#include <string>

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::NcpNewtonMethod< TypeTag >
 A Newton solver specific to the NCP model. More...
 

Namespaces

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

Detailed Description

A Newton solver specific to the NCP model.