|
dune-pdelab 2.7-git
|
#include <dune/grid/common/scsgmapper.hh>#include <dune/istl/solvers.hh>#include <dune/istl/operators.hh>#include <dune/pdelab/localoperator/pointdiagonalwrapper.hh>#include <dune/pdelab/localoperator/blockdiagonalwrapper.hh>#include <dune/pdelab/backend/istl/matrixfree/solverstatistics.hh>#include <dune/pdelab/backend/istl/matrixfree/assembledblockjacobipreconditioner.hh>Go to the source code of this file.
Classes | |
| class | Dune::PDELab::impl::LocalPointJacobiPreconditioner< X > |
| struct | Dune::PDELab::impl::BlockDiagonalOperator< BlockDiagonalLocalOperator, W, XView, EG, LFSU, LFSV > |
| Create ISTL operator that applies a local block diagonal. More... | |
| class | Dune::PDELab::impl::WeightedPointDiagonalAccumulationView< C > |
| struct | Dune::PDELab::BlockSolverOptions |
| Options for IterativeBlockJacobiPreconditionerLocalOperator. More... | |
| class | Dune::PDELab::IterativeBlockJacobiPreconditionerLocalOperator< BlockDiagonalLocalOperator, PointDiagonalLocalOperator, GridFunctionSpace, DomainField, IterativeSolver > |
| Local operator that can be used to create a fully matrix-free Jacobi preconditioner. More... | |
Namespaces | |
| namespace | Dune |
| For backward compatibility – Do not use this! | |
| namespace | Dune::PDELab |
| namespace | Dune::PDELab::impl |