Opm::FlashNewtonMethod< TypeTag > Class Template Reference

A Newton solver specific to the PTFlash model. More...

#include <flashnewtonmethod.hh>

Inheritance diagram for Opm::FlashNewtonMethod< TypeTag >:
Inheritance graph

Public Member Functions

 FlashNewtonMethod (Simulator &simulator)
 

Protected Member Functions

void updatePrimaryVariables_ (unsigned, PrimaryVariables &nextValue, const PrimaryVariables &currentValue, const EqVector &update, const EqVector &)
 Update a single primary variables object. More...
 

Protected Attributes

friend ParentType
 
friend NewtonMethod< TypeTag >
 

Detailed Description

template<class TypeTag>
class Opm::FlashNewtonMethod< TypeTag >

A Newton solver specific to the PTFlash model.

Constructor & Destructor Documentation

◆ FlashNewtonMethod()

template<class TypeTag >
Opm::FlashNewtonMethod< TypeTag >::FlashNewtonMethod ( Simulator &  simulator)
inline

Member Function Documentation

◆ updatePrimaryVariables_()

template<class TypeTag >
void Opm::FlashNewtonMethod< TypeTag >::updatePrimaryVariables_ ( unsigned  ,
PrimaryVariables &  nextValue,
const PrimaryVariables &  currentValue,
const EqVector &  update,
const EqVector &   
)
inlineprotected

Update a single primary variables object.

Member Data Documentation

◆ NewtonMethod< TypeTag >

template<class TypeTag >
friend Opm::FlashNewtonMethod< TypeTag >::NewtonMethod< TypeTag >
protected

◆ ParentType

template<class TypeTag >
friend Opm::FlashNewtonMethod< TypeTag >::ParentType
protected

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