Reference documentation for deal.II version 9.6.0
|
#include <deal.II/lac/solver_idr.h>
Public Member Functions | |
AdditionalData (const unsigned int s=2) | |
Public Attributes | |
const unsigned int | s |
Structure for storing additional data needed by the solver.
Definition at line 126 of file solver_idr.h.
|
inlineexplicit |
Constructor. By default, an IDR(2) method is used.
Definition at line 131 of file solver_idr.h.
const unsigned int SolverIDR< VectorType >::AdditionalData::s |
Definition at line 135 of file solver_idr.h.