|
dune-istl
2.2.1
|
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, TA > |
| Sequential overlapping Schwarz preconditioner. More... | |
| struct | Dune::SeqOverlappingSchwarzAssembler< T > |
| 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 > > > |
Namespaces | |
| namespace | Dune |
Macros | |
| #define | SUPERLU_NTYPE 1 |
Classes for using SuperLU with ISTL matrices.
| #define SUPERLU_NTYPE 1 |
1.8.3.1