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

Detailed Description

template<typename VectorType = Vector<double>>
struct SolverBicgstab< VectorType >::IterationResult

A structure returned by the iterate() function representing what it found is happening during the iteration.

Definition at line 271 of file solver_bicgstab.h.


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