opm-simulators
pvsnewtonmethod.hh File Reference

A newton solver which is specific to the compositional multi-phase PVS model. More...

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

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::PvsNewtonMethod< TypeTag >
 A newton solver which is specific to the compositional multi-phase PVS 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 compositional multi-phase PVS model.