Reference documentation for deal.II version 9.1.1
\(\newcommand{\dealcoloneq}{\mathrel{\vcenter{:}}=}\)
List of all members
SolverBase< VectorType >::StateCombiner Struct Reference

Detailed Description

template<class VectorType = Vector<double>>
struct SolverBase< VectorType >::StateCombiner

A class whose operator() combines two states indicating whether we should continue iterating or stop, and returns a state that dominates. The rules are:

Definition at line 419 of file solver.h.


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