opm-simulators
FlowExpNewtonMethod.hpp File Reference

A newton solver. More...

#include <opm/common/Exceptions.hpp>
#include <opm/common/OpmLog/OpmLog.hpp>
#include <opm/models/blackoil/blackoilnewtonmethod.hpp>
#include <opm/models/utils/signum.hh>

Go to the source code of this file.

Classes

struct  Opm::Parameters::EclNewtonSumTolerance< Scalar >
 
struct  Opm::Parameters::EclNewtonStrictIterations
 
struct  Opm::Parameters::EclNewtonRelaxedVolumeFraction< Scalar >
 
struct  Opm::Parameters::EclNewtonSumToleranceExponent< Scalar >
 
struct  Opm::Parameters::EclNewtonRelaxedTolerance< Scalar >
 
class  Opm::FlowExpNewtonMethod< TypeTag >
 A newton solver. 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.