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
 Structs needed for tpfalinearizer and its gpuparams struct extracted to be defined in one place that both can include.
 

Detailed Description

A Newton solver specific to the NCP model.