dune-istl 2.8.0
Loading...
Searching...
No Matches
Dune::SuperLU< M > Member List

This is the complete list of members for Dune::SuperLU< M >, including all inherited members.

apply(domain_type &x, range_type &b, InverseOperatorResult &res)Dune::SuperLU< M >
apply(domain_type &x, range_type &b, double reduction, InverseOperatorResult &res)Dune::SuperLU< M >inline
apply(T *x, T *b)Dune::SuperLU< M >
category() constDune::SuperLU< M >inlinevirtual
domain_type typedefDune::SuperLU< M >
free()Dune::SuperLU< M >
Matrix typedefDune::SuperLU< M >
matrix_type typedefDune::SuperLU< M >
MatrixInitializer typedefDune::SuperLU< M >
name()Dune::SuperLU< M >inline
nnz() constDune::SuperLU< M >inline
range_type typedefDune::SuperLU< M >
setMatrix(const Matrix &mat)Dune::SuperLU< M >
setSubMatrix(const Matrix &mat, const S &rowIndexSet)Dune::SuperLU< M >
setVerbosity(bool v)Dune::SuperLU< M >
SuperLU(const Matrix &mat, bool verbose=false, bool reusevector=true)Dune::SuperLU< M >explicit
SuperLU(const Matrix &mat, const ParameterTree &config)Dune::SuperLU< M >inline
SuperLU()Dune::SuperLU< M >
SuperLUMatrix typedefDune::SuperLU< M >
~SuperLU()Dune::SuperLU< M >