Reference documentation for deal.II version 9.5.0
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
SolverFlexibleCG< VectorType >::AdditionalData Struct Reference

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

Detailed Description

template<typename VectorType = Vector<double>>
struct SolverFlexibleCG< VectorType >::AdditionalData

Standardized data struct to pipe additional data to the solver. Here, it does not store anything but just exists for consistency with the other solver classes.

Definition at line 367 of file solver_cg.h.


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