A Richards model specific Newton method.
More...
#include <richardsnewtonmethod.hh>
|
void | updatePrimaryVariables_ (unsigned globalDofIdx, PrimaryVariables &nextValue, const PrimaryVariables ¤tValue, const EqVector &update, const EqVector ¤tResidual OPM_UNUSED) |
| Update a single primary variables object. More...
|
|
|
friend | NewtonMethod< TypeTag > |
|
friend | ParentType |
|
template<class TypeTag>
class Ewoms::RichardsNewtonMethod< TypeTag >
A Richards model specific Newton method.
template<class TypeTag >
void Ewoms::RichardsNewtonMethod< TypeTag >::updatePrimaryVariables_ |
( |
unsigned |
globalDofIdx, |
|
|
PrimaryVariables & |
nextValue, |
|
|
const PrimaryVariables & |
currentValue, |
|
|
const EqVector & |
update, |
|
|
const EqVector ¤tResidual |
OPM_UNUSED |
|
) |
| |
|
inlineprotected |
Update a single primary variables object.
The documentation for this class was generated from the following file: