Function Dune::XT::Common::get_matrix_entry¶
Function template Dune::XT::Common::get_matrix_entry¶
-
template<class MatrixType>
auto Dune::XT::Common::get_matrix_entry(const MatrixType &matrix, const int ii, const int jj)¶ returns the (ii, jj) entry of a matrix (via MatrixAbstraction)