]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Add the Chunk version of the SparseMatrix class. Pretty much all preconditioners...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 6 Aug 2008 05:00:56 +0000 (05:00 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 6 Aug 2008 05:00:56 +0000 (05:00 +0000)
commit0859bd7455c7d14dd24e8d36df44c20c20cb1035
treed477882da4e4024922317ec5ae7ea093e245837c
parenta45ec598a37407862324fca03617093c514da28f
Add the Chunk version of the SparseMatrix class. Pretty much all preconditioners aren't currently implemented, but will hopefully soon.

git-svn-id: https://svn.dealii.org/trunk@16496 0785d39b-7218-0410-832d-ea1e28bc413d
49 files changed:
deal.II/lac/include/lac/chunk_sparse_matrix.h [new file with mode: 0644]
deal.II/lac/include/lac/chunk_sparse_matrix.templates.h [new file with mode: 0644]
deal.II/lac/source/chunk_sparse_matrix.cc [new file with mode: 0644]
deal.II/lac/source/chunk_sparse_matrix.inst.in [new file with mode: 0644]
tests/bits/Makefile
tests/bits/chunk_sparse_matrix_00.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_00/cmp/generic [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_01.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_01/cmp/generic [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_01a.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_01a/cmp/generic [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_02.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_02/cmp/generic [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_03.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_03/cmp/generic [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_03a.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_03a/cmp/generic [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_03b.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_03b/cmp/generic [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_04.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_04/cmp/generic [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_05.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_05/cmp/generic [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_05a.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_05a/cmp/generic [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_06.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_06/cmp/generic [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_07.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_07/cmp/generic [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_08.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_08/cmp/generic [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_09.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_09/cmp/generic [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_10.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_10/cmp/generic [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_vector_01.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_vector_01/cmp/generic [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_vector_02.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_vector_02/cmp/generic [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_vector_03.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_vector_03/cmp/generic [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_vector_04.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_vector_04/cmp/generic [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_vector_05.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_vector_05/cmp/generic [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_vector_06.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_vector_06/cmp/generic [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_vector_07.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_vector_07/cmp/generic [new file with mode: 0644]

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.