Reference documentation for deal.II version 9.1.0-pre
List of all members
Solver< VectorType >::StateCombiner Struct Reference

Detailed Description

template<class VectorType = Vector<double>>
struct Solver< 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: