| Files | |
| dunevectors.hh | |
| Helper to extract native Dune vector types from particular Dumux types. | |
| helmholtzoperator.hh | |
| Scalar Helmholtz operator to be used as a solver component. | |
| istlsolverfactorybackend.hh | |
| Provides a generic linear solver based on the ISTL that chooses the solver and preconditioner at runtime. | |
| istlsolverregistry.hh | |
| The specialized Dumux macro and tag for the ISTL registry to choose the solver and preconditioner at runtime. | |
| istlsolvers.hh | |
| Linear solvers from dune-istl. | |
| istlsolversmultitype.hh | |
| The specialized Dumux tag for the ISTL registry including only ISTL solvers compatible with MultiTypeBlockMatrix. | |
| linearalgebratraits.hh | |
| Define traits for linear algebra backends. | |
| linearsolverparameters.hh | |
| Generates a parameter tree required for the linear solvers and precondioners of the Dune ISTL. | |
| linearsolvertraits.hh | |
| Define traits for linear solvers. | |
| matrixconverter.hh | |
| A helper class that converts a Dune::MultiTypeBlockMatrix into a plain Dune::BCRSMatrix. | |
| parallelhelpers.hh | |
| Provides a helper class for nonoverlapping decomposition. | |
| parallelmatrixadapter.hh | |
| A parallel version of a linear operator. | |
| pdesolver.hh | |
| A high-level solver interface for a linear PDE solver. | |
| preconditioners.hh | |
| Dumux preconditioners for iterative solvers. | |
| scalarproducts.hh | |
| Classes to compute scalar products. | |
| scotchbackend.hh | |
| An interface to the scotch library for matrix reordering. | |
| seqsolverbackend.hh | |
| Dumux sequential linear solver backends. | |
| solver.hh | |
| Base class for linear solvers. | |
| solvercategory.hh | |
| Solver category. | |
| stokes_solver.hh | |
| Preconditioned iterative solver for the incompressible Stokes problem. | |
| symmetrize_constraints.hh | |
| Helper function to symmetrize row-constraints in constrained linear systems. | |