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.

Function Documentation

◆ NEW_PROP_TAG() [1/3]

Ewoms::Properties::NEW_PROP_TAG ( GlobalEqVector  )

Vector containing a quantity of for equation for each DOF of the whole grid.

Vector containing a quantity of for equation on the whole grid.

◆ NEW_PROP_TAG() [2/3]

Ewoms::Properties::NEW_PROP_TAG ( NewtonMethod  )

The class implementing the Newton algorithm.

Specifies the type of the actual Newton method.

◆ NEW_PROP_TAG() [3/3]

Ewoms::Properties::NEW_PROP_TAG ( SolutionVector  )

Vector containing all primary variables of the grid.

Specifies the type of a solution.