nullconvergencewriter.hh File Reference

A convergence writer for the Newton method which does nothing. More...

Include dependency graph for nullconvergencewriter.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ewoms::NullConvergenceWriter< TypeTag >
 A convergence writer for the Newton method which does nothing. More...
 

Namespaces

 Ewoms
 
 Ewoms::Properties
 

Functions

 Ewoms::Properties::NEW_PROP_TAG (NewtonMethod)
 The class implementing the Newton algorithm. More...
 
 Ewoms::Properties::NEW_PROP_TAG (SolutionVector)
 Vector containing all primary variables of the grid. More...
 
 Ewoms::Properties::NEW_PROP_TAG (GlobalEqVector)
 Vector containing a quantity of for equation for each DOF of the whole grid. More...
 

Detailed Description

A convergence writer for the Newton method which does nothing.