dune-istl  2.2.0
Dune::Matrix< T, A > Member List
This is the complete list of members for Dune::Matrix< T, A >, including all inherited members.
allocator_type typedefDune::Matrix< T, A >
beforeBegin()Dune::Matrix< T, A > [inline]
beforeBegin() const Dune::Matrix< T, A > [inline]
beforeEnd()Dune::Matrix< T, A > [inline]
beforeEnd() const Dune::Matrix< T, A > [inline]
begin()Dune::Matrix< T, A > [inline]
begin() const Dune::Matrix< T, A > [inline]
block_type typedefDune::Matrix< T, A >
blocklevel enum valueDune::Matrix< T, A >
coldim() const Dune::Matrix< T, A > [inline]
coldim(size_type c) const Dune::Matrix< T, A > [inline]
ColIterator typedefDune::Matrix< T, A >
cols_Dune::Matrix< T, A > [protected]
ConstColIterator typedefDune::Matrix< T, A >
ConstRowIterator typedefDune::Matrix< T, A >
data_Dune::Matrix< T, A > [protected]
end()Dune::Matrix< T, A > [inline]
end() const Dune::Matrix< T, A > [inline]
exists(size_type i, size_type j) const Dune::Matrix< T, A > [inline]
field_type typedefDune::Matrix< T, A >
frobenius_norm() const Dune::Matrix< T, A > [inline]
frobenius_norm2() const Dune::Matrix< T, A > [inline]
infinity_norm() const Dune::Matrix< T, A > [inline]
infinity_norm_real() const Dune::Matrix< T, A > [inline]
M() const Dune::Matrix< T, A > [inline]
Matrix()Dune::Matrix< T, A > [inline]
Matrix(size_type rows, size_type cols)Dune::Matrix< T, A > [inline]
mmhv(const X &x, Y &y) const Dune::Matrix< T, A > [inline]
mmtv(const X &x, Y &y) const Dune::Matrix< T, A > [inline]
mmv(const X &x, Y &y) const Dune::Matrix< T, A > [inline]
mtv(const X &x, Y &y) const Dune::Matrix< T, A > [inline]
mv(const X &x, Y &y) const Dune::Matrix< T, A > [inline]
N() const Dune::Matrix< T, A > [inline]
operator*(const Matrix< T > &m1, const Matrix< T > &m2)Dune::Matrix< T, A > [friend]
operator*(const Matrix< T > &m, const X &vec)Dune::Matrix< T, A > [friend]
operator*=(const field_type &scalar)Dune::Matrix< T, A > [inline]
operator+=(const Matrix &b)Dune::Matrix< T, A > [inline]
operator-=(const Matrix &b)Dune::Matrix< T, A > [inline]
operator/=(const field_type &scalar)Dune::Matrix< T, A > [inline]
operator=(const field_type &t)Dune::Matrix< T, A > [inline]
operator[](size_type row)Dune::Matrix< T, A > [inline]
operator[](size_type row) const Dune::Matrix< T, A > [inline]
row_type typedefDune::Matrix< T, A >
rowdim() const Dune::Matrix< T, A > [inline]
rowdim(size_type r) const Dune::Matrix< T, A > [inline]
RowIterator typedefDune::Matrix< T, A >
setSize(size_type rows, size_type cols)Dune::Matrix< T, A > [inline]
size_type typedefDune::Matrix< T, A >
transpose() const Dune::Matrix< T, A > [inline]
transposedMult(const X &vec)Dune::Matrix< T, A > [inline]
umhv(const X &x, Y &y) const Dune::Matrix< T, A > [inline]
umtv(const X &x, Y &y) const Dune::Matrix< T, A > [inline]
umv(const X &x, Y &y) const Dune::Matrix< T, A > [inline]
usmhv(const field_type &alpha, const X &x, Y &y) const Dune::Matrix< T, A > [inline]
usmtv(const field_type &alpha, const X &x, Y &y) const Dune::Matrix< T, A > [inline]
usmv(const field_type &alpha, const X &x, Y &y) const Dune::Matrix< T, A > [inline]