]> https://gitweb.dealii.org/ - dealii.git/commit
Add matrix iterators to Table (and FullMatrix). 7089/head
authorDavid Wells <drwells@email.unc.edu>
Mon, 20 Aug 2018 04:22:11 +0000 (00:22 -0400)
committerDavid Wells <drwells@email.unc.edu>
Wed, 22 Aug 2018 04:02:36 +0000 (00:02 -0400)
commita1c1a402b7c269ee2296f02e24132f9f1b3b4181
treeaff6eab236fb24db829810c8456c8a04886997ca
parent3fc39bdc3b1b208cfd54f0c710e2ceb278158ef0
Add matrix iterators to Table (and FullMatrix).

This generalizes the work done in b4b71dc9f60 by adding more template parameters
to the iterator and accessor classes for TransposeTable: the new version is now
used in Table (and thus FullMatrix).

The old FullMatrix::const_iterator has been completely removed (since the new
version provides both const and non-const iterators).
doc/news/changes/minor/20180820DavidWells [new file with mode: 0644]
include/deal.II/base/linear_index_iterator.h
include/deal.II/base/table.h
include/deal.II/lac/full_matrix.h
tests/full_matrix/full_matrix_iterator_01.cc

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.