dune-istl
3.0-git
|
#include "slu_ddefs.h"
#include "bcrsmatrix.hh"
#include "bvector.hh"
#include <dune/common/fmatrix.hh>
#include <dune/common/fvector.hh>
#include <dune/common/typetraits.hh>
#include <limits>
#include "colcompmatrix.hh"
Go to the source code of this file.
Classes | |
struct | Dune::SuperMatrixCreateSparseChooser< T > |
struct | Dune::SuperMatrixPrinter< T > |
struct | Dune::SuperMatrixCreateSparseChooser< double > |
struct | Dune::SuperMatrixPrinter< double > |
struct | Dune::BaseGetSuperLUType< T > |
struct | Dune::GetSuperLUType< T > |
struct | Dune::GetSuperLUType< double > |
struct | Dune::GetSuperLUType< float > |
struct | Dune::GetSuperLUType< std::complex< double > > |
struct | Dune::GetSuperLUType< std::complex< float > > |
struct | Dune::SuperLUMatrix< M > |
Utility class for converting an ISTL Matrix into a SuperLU Matrix. More... | |
struct | Dune::SuperMatrixInitializer< M > |
class | Dune::SuperLU< Matrix > |
class | Dune::SuperLUMatrix< BCRSMatrix< FieldMatrix< B, n, m >, TA > > |
Converter for BCRSMatrix to SuperLU Matrix. More... | |
class | Dune::SuperMatrixInitializer< BCRSMatrix< FieldMatrix< T, n, m >, A > > |
Namespaces | |
Dune | |
Macros | |
#define | SUPERLU_NTYPE 1 |
#define SUPERLU_NTYPE 1 |