dune-istl  2.6-git
Dune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > > Member List

This is the complete list of members for Dune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > >, including all inherited members.

apply(domain_type &x, range_type &b, InverseOperatorResult &res)Dune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > >
apply(domain_type &x, range_type &b, double reduction, InverseOperatorResult &res)Dune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > >inline
apply(T *x, T *b)Dune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > >
InverseOperator< BlockVector< FieldVector< T, m >, A::template rebind< FieldVector< T, m > >::other >, BlockVector< FieldVector< T, n >, A::template rebind< FieldVector< T, n > >::other > >::apply(BlockVector< FieldVector< T, m >, A::template rebind< FieldVector< T, m > >::other > &x, BlockVector< FieldVector< T, n >, A::template rebind< FieldVector< T, n > >::other > &b, InverseOperatorResult &res)=0Dune::InverseOperator< BlockVector< FieldVector< T, m >, A::template rebind< FieldVector< T, m > >::other >, BlockVector< FieldVector< T, n >, A::template rebind< FieldVector< T, n > >::other > >pure virtual
InverseOperator< BlockVector< FieldVector< T, m >, A::template rebind< FieldVector< T, m > >::other >, BlockVector< FieldVector< T, n >, A::template rebind< FieldVector< T, n > >::other > >::apply(BlockVector< FieldVector< T, m >, A::template rebind< FieldVector< T, m > >::other > &x, BlockVector< FieldVector< T, n >, A::template rebind< FieldVector< T, n > >::other > &b, double reduction, InverseOperatorResult &res)=0Dune::InverseOperator< BlockVector< FieldVector< T, m >, A::template rebind< FieldVector< T, m > >::other >, BlockVector< FieldVector< T, n >, A::template rebind< FieldVector< T, n > >::other > >pure virtual
category() constDune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > >inlinevirtual
InverseOperator< BlockVector< FieldVector< T, m >, A::template rebind< FieldVector< T, m > >::other >, BlockVector< FieldVector< T, n >, A::template rebind< FieldVector< T, n > >::other > >::category() const=0Dune::InverseOperator< BlockVector< FieldVector< T, m >, A::template rebind< FieldVector< T, m > >::other >, BlockVector< FieldVector< T, n >, A::template rebind< FieldVector< T, n > >::other > >pure virtual
domain_type typedefDune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > >
field_type typedefDune::InverseOperator< BlockVector< FieldVector< T, m >, A::template rebind< FieldVector< T, m > >::other >, BlockVector< FieldVector< T, n >, A::template rebind< FieldVector< T, n > >::other > >
free()Dune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > >
iterationSpacing enum valueDune::InverseOperator< BlockVector< FieldVector< T, m >, A::template rebind< FieldVector< T, m > >::other >, BlockVector< FieldVector< T, n >, A::template rebind< FieldVector< T, n > >::other > >protected
Matrix typedefDune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > >
matrix_type typedefDune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > >
MatrixInitializer typedefDune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > >
name()Dune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > >inline
nnz() constDune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > >inline
normSpacing enum valueDune::InverseOperator< BlockVector< FieldVector< T, m >, A::template rebind< FieldVector< T, m > >::other >, BlockVector< FieldVector< T, n >, A::template rebind< FieldVector< T, n > >::other > >protected
printHeader(std::ostream &s) constDune::InverseOperator< BlockVector< FieldVector< T, m >, A::template rebind< FieldVector< T, m > >::other >, BlockVector< FieldVector< T, n >, A::template rebind< FieldVector< T, n > >::other > >inlineprotected
printOutput(std::ostream &s, const CountType &iter, const DataType &norm, const DataType &norm_old) constDune::InverseOperator< BlockVector< FieldVector< T, m >, A::template rebind< FieldVector< T, m > >::other >, BlockVector< FieldVector< T, n >, A::template rebind< FieldVector< T, n > >::other > >inlineprotected
printOutput(std::ostream &s, const CountType &iter, const DataType &norm) constDune::InverseOperator< BlockVector< FieldVector< T, m >, A::template rebind< FieldVector< T, m > >::other >, BlockVector< FieldVector< T, n >, A::template rebind< FieldVector< T, n > >::other > >inlineprotected
range_type typedefDune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > >
real_type typedefDune::InverseOperator< BlockVector< FieldVector< T, m >, A::template rebind< FieldVector< T, m > >::other >, BlockVector< FieldVector< T, n >, A::template rebind< FieldVector< T, n > >::other > >
scalar_real_type typedefDune::InverseOperator< BlockVector< FieldVector< T, m >, A::template rebind< FieldVector< T, m > >::other >, BlockVector< FieldVector< T, n >, A::template rebind< FieldVector< T, n > >::other > >
setMatrix(const Matrix &mat)Dune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > >
setSubMatrix(const Matrix &mat, const S &rowIndexSet)Dune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > >
setVerbosity(bool v)Dune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > >
SuperLU(const Matrix &mat, bool verbose=false, bool reusevector=true)Dune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > >explicit
SuperLU()Dune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > >
SuperLUMatrix typedefDune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > >
~InverseOperator()Dune::InverseOperator< BlockVector< FieldVector< T, m >, A::template rebind< FieldVector< T, m > >::other >, BlockVector< FieldVector< T, n >, A::template rebind< FieldVector< T, n > >::other > >inlinevirtual
~SuperLU()Dune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > >