Reference documentation for deal.II version GIT relicensing-487-ge9eb5ab491 2024-04-25 07:20:02+00:00
\(\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 366 of file solver_cg.h.


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