|
dune-istl
2.6-git
|
Classes for using SuperLU with ISTL matrices. More...
#include "superlufunctions.hh"#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::SeqOverlappingSchwarzAssemblerHelper< T, tag > |
| struct | Dune::SuperLUSolveChooser< T > |
| struct | Dune::SuperLUDenseMatChooser< T > |
| struct | Dune::SuperLUQueryChooser< T > |
| struct | Dune::QuerySpaceChooser< T > |
| 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 | |
Classes for using SuperLU with ISTL matrices.
1.8.13