Function Dune::XT::Common::get_matrix_entry

template<class MatrixType>
auto Dune::XT::Common::get_matrix_entry(const MatrixType &matrix, const size_t ii, const size_t jj)

returns the (ii, jj) entry of a matrix (via MatrixAbstraction)