All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
nullconvergencewriter.hh File Reference

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

#include <ewoms/common/propertysystem.hh>
#include <opm/common/Unused.hpp>

Go to the source code of this file.

Classes

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

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.