dune-pdelab  2.4-dev
Dune::PDELab::LocalMatrix< T, W > Member List

This is the complete list of members for Dune::PDELab::LocalMatrix< T, W >, including all inherited members.

assign(size_type r, size_type c, const T &t)Dune::PDELab::LocalMatrix< T, W >inline
base()Dune::PDELab::LocalMatrix< T, W >inline
base() const Dune::PDELab::LocalMatrix< T, W >inline
BaseContainer typedefDune::PDELab::LocalMatrix< T, W >
begin()Dune::PDELab::LocalMatrix< T, W >inline
const_reference typedefDune::PDELab::LocalMatrix< T, W >
end()Dune::PDELab::LocalMatrix< T, W >inline
getEntry(size_type i, size_type j)Dune::PDELab::LocalMatrix< T, W >inline
getEntry(size_type i, size_type j) const Dune::PDELab::LocalMatrix< T, W >inline
LocalMatrix()Dune::PDELab::LocalMatrix< T, W >inline
LocalMatrix(size_type r, size_type c)Dune::PDELab::LocalMatrix< T, W >inline
LocalMatrix(size_type r, size_type c, const T &t)Dune::PDELab::LocalMatrix< T, W >inline
ncols() const Dune::PDELab::LocalMatrix< T, W >inline
nrows() const Dune::PDELab::LocalMatrix< T, W >inline
operator()(const LFSV &lfsv, size_type i, const LFSU &lfsu, size_type j)Dune::PDELab::LocalMatrix< T, W >inline
operator()(const LFSV &lfsv, size_type i, const LFSU &lfsu, size_type j) const Dune::PDELab::LocalMatrix< T, W >inline
operator*=(const T &x)Dune::PDELab::LocalMatrix< T, W >inline
operator=(const T &t)Dune::PDELab::LocalMatrix< T, W >inline
reference typedefDune::PDELab::LocalMatrix< T, W >
resize(size_type r, size_type c)Dune::PDELab::LocalMatrix< T, W >inline
size_type typedefDune::PDELab::LocalMatrix< T, W >
umv(const X &x, R &y) const Dune::PDELab::LocalMatrix< T, W >inline
usmv(const value_type &alpha, const X &x, R &y) const Dune::PDELab::LocalMatrix< T, W >inline
value_type typedefDune::PDELab::LocalMatrix< T, W >
weight_type typedefDune::PDELab::LocalMatrix< T, W >
WeightedAccumulationView typedefDune::PDELab::LocalMatrix< T, W >
weightedAccumulationView(weight_type weight)Dune::PDELab::LocalMatrix< T, W >inline