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

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

Detailed Description

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

Standardized data struct to pipe additional data to the solver. There is no data in here for relaxation methods.

Definition at line 66 of file solver_relaxation.h.


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