A convergence writer for the Newton method which does nothing. More...
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... | |
A convergence writer for the Newton method which does nothing.
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.
Ewoms::Properties::NEW_PROP_TAG | ( | NewtonMethod | ) |
The class implementing the Newton algorithm.
Specifies the type of the actual Newton method.
Ewoms::Properties::NEW_PROP_TAG | ( | SolutionVector | ) |
Vector containing all primary variables of the grid.
Specifies the type of a solution.