fvbasenewtonmethod.hh File Reference
Include dependency graph for fvbasenewtonmethod.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Opm::Properties::TTag::FvBaseNewtonMethod
 
struct  Opm::Properties::DiscNewtonMethod< TypeTag, MyTypeTag >
 The discretization specific part of he implementing the Newton algorithm. More...
 
struct  Opm::Properties::DiscNewtonMethod< TypeTag, TTag::FvBaseNewtonMethod >
 
struct  Opm::Properties::NewtonMethod< TypeTag, TTag::FvBaseNewtonMethod >
 
struct  Opm::Properties::NewtonConvergenceWriter< TypeTag, TTag::FvBaseNewtonMethod >
 
class  Opm::FvBaseNewtonMethod< TypeTag >
 A Newton method for models using a finite volume discretization. More...
 

Namespaces

namespace  Opm
 
namespace  Opm::Properties
 
namespace  Opm::Properties::TTag
 The generic type tag for problems using the immiscible multi-phase model.
 

Detailed Description

A Newton method for models using a finite volume discretization.

This class is sufficient for most models which use an Element or a Vertex Centered Finite Volume discretization.