Function Dune::XT::Common::set_matrix_entry¶
-
template<class MatrixType, class S>
auto Dune::XT::Common::set_matrix_entry(MatrixType &matrix, const size_t ii, const size_t jj, const S &value)¶ sets the (ii, jj) entry of a matrix to value (via MatrixAbstraction)