dune-istl  2.5.0
Classes | Public Types | Static Public Member Functions | Static Public Attributes | List of all members
Dune::Amg::DirectSolverSelector< Matrix, Vector > Struct Template Reference

#include <dune/istl/paamg/amg.hh>

Classes

struct  Solver
 
struct  Solver< M, superlu >
 

Public Types

enum  SolverType { umfpack, superlu, none }
 
typedef Matrix ::field_type field_type
 
typedef Solver< Matrix, solverSelectedSolver
 
typedef SelectedSolver ::type DirectSolver
 

Static Public Member Functions

static std::string name ()
 
static DirectSolvercreate (const Matrix &mat, bool verbose, bool reusevector)
 

Static Public Attributes

static constexpr SolverType solver
 
static constexpr bool isDirectSolver = solver != none
 

The documentation for this struct was generated from the following file: