dune-istl  2.5-git
Dune::MultiTypeBlockMatrix< FirstRow, Args > Member List

This is the complete list of members for Dune::MultiTypeBlockMatrix< FirstRow, Args >, including all inherited members.

field_type typedefDune::MultiTypeBlockMatrix< FirstRow, Args >
M()Dune::MultiTypeBlockMatrix< FirstRow, Args >inlinestatic
mmv(const X &x, Y &y) constDune::MultiTypeBlockMatrix< FirstRow, Args >inline
mv(const X &x, Y &y) constDune::MultiTypeBlockMatrix< FirstRow, Args >inline
N()Dune::MultiTypeBlockMatrix< FirstRow, Args >inlinestatic
operator=(const T &newval)Dune::MultiTypeBlockMatrix< FirstRow, Args >inline
operator[](const std::integral_constant< std::size_t, index > indexVariable) -> decltype(std::get< index >(*this))Dune::MultiTypeBlockMatrix< FirstRow, Args >inline
operator[](const std::integral_constant< std::size_t, index > indexVariable) const -> decltype(std::get< index >(*this))Dune::MultiTypeBlockMatrix< FirstRow, Args >inline
size()Dune::MultiTypeBlockMatrix< FirstRow, Args >inlinestatic
type typedefDune::MultiTypeBlockMatrix< FirstRow, Args >
umv(const X &x, Y &y) constDune::MultiTypeBlockMatrix< FirstRow, Args >inline
usmv(const AlphaType &alpha, const X &x, Y &y) constDune::MultiTypeBlockMatrix< FirstRow, Args >inline