Ewoms::PvsNewtonMethod< TypeTag > Class Template Reference

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

#include <pvsnewtonmethod.hh>

Inheritance diagram for Ewoms::PvsNewtonMethod< TypeTag >:
Inheritance graph

Public Member Functions

 PvsNewtonMethod (Simulator &simulator)
 
void endIteration_ (SolutionVector &uCurrentIter, const SolutionVector &uLastIter)
 Indicates that one Newton iteration was finished. More...
 

Detailed Description

template<class TypeTag>
class Ewoms::PvsNewtonMethod< TypeTag >

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

Constructor & Destructor Documentation

template<class TypeTag >
Ewoms::PvsNewtonMethod< TypeTag >::PvsNewtonMethod ( Simulator simulator)
inline

Member Function Documentation

template<class TypeTag >
void Ewoms::PvsNewtonMethod< TypeTag >::endIteration_ ( SolutionVector &  uCurrentIter,
const SolutionVector &  uLastIter 
)
inline

Indicates that one Newton iteration was finished.

Parameters
nextSolutionThe solution after the current Newton iteration
currentSolutionThe solution at the beginning of the current Newton iteration

The documentation for this class was generated from the following file: