dune-pdelab  2.7-git
Classes | Namespaces
backends.hh File Reference
#include <dune/grid/common/rangegenerators.hh>
#include <dune/istl/preconditioner.hh>
#include <dune/istl/operators.hh>
#include <dune/istl/solvers.hh>
#include <dune/pdelab/backend/istl/matrixfree/gridoperatorpreconditioner.hh>
#include <dune/pdelab/gridoperator/fastdg.hh>
#include <dune/pdelab/backend/istl/matrixfree/blocksorpreconditioner.hh>
#include <dune/pdelab/backend/istl/matrixfree/checklopinterface.hh>

Go to the source code of this file.

Classes

struct  Dune::PDELab::impl::isBlockSORPreconditionerLocalOperator< typename >
 
struct  Dune::PDELab::impl::isBlockSORPreconditionerLocalOperator< BlockSORPreconditionerLocalOperator< JacobianLOP, BlockOffDiagonalLOP, GridFunctionSpace > >
 
struct  Dune::PDELab::impl::isFastDGGridOperator< typename >
 
struct  Dune::PDELab::impl::isFastDGGridOperator< FastDGGridOperator< GFSU, GFSV, LOP, MB, DF, RF, JF, CU, CV > >
 
class  Dune::PDELab::ISTLBackend_SEQ_MatrixFree_Base< GO, PrecGO, Solver >
 Sequential matrix-free solver backend. More...
 
class  Dune::PDELab::ISTLBackend_SEQ_BCGS_SOR
 

Namespaces

 Dune
 For backward compatibility – Do not use this!
 
 Dune::PDELab
 
 Dune::PDELab::impl