3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
linear Directory Reference

Files

 
amgbackend.hh
 Provides a parallel linear solver based on the ISTL AMG preconditioner and the ISTL BiCGSTAB solver.
 
amgparallelhelpers.hh
 Provides a helper class for nonoverlapping decomposition using the ISTL AMG.
 
amgtraits.hh
 Define traits for the AMG backend.
 
linearsolveracceptsmultitypematrix.hh
 Trait checking if linear solvers accept Dune::MultiTypeBlockMatrix or we need to convert the matrix.
 
matrixconverter.hh
 A helper classe that converts a Dune::MultiTypeBlockMatrix into a plain Dune::BCRSMatrix.
 
pdesolver.hh
 A high-level solver interface for a linear PDE solver.
 
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.
 
vectorexchange.hh
 Contains a class to exchange entries of a vector.