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

Files

file  amgbackend.hh [code]
 Provides a parallel linear solver based on the ISTL AMG preconditioner and the ISTL BiCGSTAB solver.
 
file  amgparallelhelpers.hh [code]
 Provides a helper class for nonoverlapping decomposition using the ISTL AMG.
 
file  amgtraits.hh [code]
 Define traits for the AMG backend.
 
file  linearsolveracceptsmultitypematrix.hh [code]
 Trait checking if linear solvers accept Dune::MultiTypeBlockMatrix or we need to convert the matrix.
 
file  matrixconverter.hh [code]
 A helper classe that converts a Dune::MultiTypeBlockMatrix into a plain Dune::BCRSMatrix.
 
file  linear/pdesolver.hh [code]
 A high-level solver interface for a linear PDE solver.
 
file  scotchbackend.hh [code]
 An interface to the scotch library for matrix reordering.
 
file  seqsolverbackend.hh [code]
 Dumux sequential linear solver backends.
 
file  dumux/linear/solver.hh [code]
 Base class for linear solvers.
 
file  vectorexchange.hh [code]
 Contains a class to exchange entries of a vector.