DUNE PDELab (unstable)
Dune::PDELab::BlockSolverOptions Struct Reference
Options for IterativeBlockJacobiPreconditionerLocalOperator. More...
#include <dune/pdelab/backend/istl/matrixfree/iterativeblockjacobipreconditioner.hh>
Public Member Functions | |
| BlockSolverOptions (const double resreduction=1e-5, const size_t maxiter=100, const bool precondition=true, const double weight=1.0, const int verbose=0) | |
| Constructor.  More... | |
Detailed Description
Options for IterativeBlockJacobiPreconditionerLocalOperator.
Controls the options of the iterative solver for the individual blocks.
Constructor & Destructor Documentation
◆ BlockSolverOptions()
      
  | 
  inline | 
Constructor.
- Parameters
 - 
  
[in] resreduction Residual reduction [in] maxiter Maximal number of iterations [in] precondition Precondition each block with point-Jacobi? [in] weight Weight for point-Jacobi preconditioner [in] verbose Verbosity level  
The documentation for this struct was generated from the following file:
- dune/pdelab/backend/istl/matrixfree/iterativeblockjacobipreconditioner.hh
 
   | 
                                Legal Statements / Impressum  | 
                                Hosted by  TU Dresden & Uni Heidelberg  | 
				  generated with Hugo v0.111.3
								(Nov 3, 23:36, 2025)