A Newton solver specific to the PTFlash model.
More...
#include <flashnewtonmethod.hh>
|
| void | updatePrimaryVariables_ (unsigned, PrimaryVariables &nextValue, const PrimaryVariables ¤tValue, const EqVector &update, const EqVector &) |
| | Update a single primary variables object. More...
|
| |
|
|
friend | ParentType |
| |
|
friend | NewtonMethod< TypeTag > |
| |
template<class TypeTag>
class Opm::FlashNewtonMethod< TypeTag >
A Newton solver specific to the PTFlash model.
◆ FlashNewtonMethod()
◆ 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: