Ewoms::RichardsNewtonMethod< TypeTag > Class Template Reference

A Richards model specific Newton method. More...

#include <richardsnewtonmethod.hh>

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

Public Member Functions

 RichardsNewtonMethod (Simulator &simulator)
 
void updatePrimaryVariables_ (int globalDofIdx, PrimaryVariables &nextValue, const PrimaryVariables &currentValue, const EqVector &update, const EqVector &currentResidual)
 Update a single primary variables object. More...
 

Detailed Description

template<class TypeTag>
class Ewoms::RichardsNewtonMethod< TypeTag >

A Richards model specific Newton method.

Constructor & Destructor Documentation

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

Member Function Documentation

template<class TypeTag >
void Ewoms::RichardsNewtonMethod< TypeTag >::updatePrimaryVariables_ ( int  globalDofIdx,
PrimaryVariables &  nextValue,
const PrimaryVariables &  currentValue,
const EqVector &  update,
const EqVector &  currentResidual 
)
inline

Update a single primary variables object.


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