dune-istl  2.4.1-rc2
Classes | Namespaces | Macros

Classes for using SuperLU with ISTL matrices. More...

#include "dsp_defs.h"
#include "solvers.hh"
#include "supermatrix.hh"
#include <algorithm>
#include <functional>
#include "bcrsmatrix.hh"
#include "bvector.hh"
#include "istlexception.hh"
#include <dune/common/fmatrix.hh>
#include <dune/common/fvector.hh>
#include <dune/common/stdstreams.hh>
#include <dune/istl/solvertype.hh>

Go to the source code of this file.

Classes

class  Dune::SuperLU< Matrix >
 
class  Dune::SeqOverlappingSchwarz< M, X, TM, TD, T1 >
 Sequential overlapping Schwarz preconditioner. More...
 
struct  Dune::SeqOverlappingSchwarzAssemblerHelper< T, tag >
 
struct  Dune::SuperLUSolveChooser< T >
 
struct  Dune::SuperLUDenseMatChooser< T >
 
struct  Dune::SuperLUQueryChooser< T >
 
struct  Dune::QuerySpaceChooser< T >
 
struct  Dune::SuperLUDenseMatChooser< double >
 
struct  Dune::SuperLUSolveChooser< double >
 
struct  Dune::QuerySpaceChooser< double >
 
class  Dune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > >
 SuperLu Solver. More...
 
struct  Dune::IsDirectSolver< SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > > >
 
struct  Dune::StoresColumnCompressed< SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > > >
 

Namespaces

 Dune
 

Macros

#define SUPERLU_NTYPE   1
 

Detailed Description

Classes for using SuperLU with ISTL matrices.

Author
Markus Blatt

Macro Definition Documentation

#define SUPERLU_NTYPE   1