opm-simulators
Loading...
Searching...
No Matches
Opm::FlashNewtonMethod< TypeTag > Class Template Reference

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

#include <flashnewtonmethod.hh>

Inheritance diagram for Opm::FlashNewtonMethod< TypeTag >:

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.

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)
inlineexplicit

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.


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