Reference documentation for deal.II version 9.1.0-pre
SolverMinRes< VectorType >::AdditionalData Struct Reference

#include <deal.II/lac/solver_minres.h>

Detailed Description

template<class VectorType = Vector<double>>
struct SolverMinRes< VectorType >::AdditionalData

Standardized data struct to pipe additional data to the solver. This solver does not need additional data yet.

Definition at line 79 of file solver_minres.h.


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