]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Integrate the CompressedSetSparsityPattern class fully into the library. Create a...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 18 Jun 2007 14:52:01 +0000 (14:52 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 18 Jun 2007 14:52:01 +0000 (14:52 +0000)
commit69164f2613601469a16e51feceb56f4829874476
tree181475c115388be165b12070c3483dad2f9f8bff
parentaa39064740cfa361e7fd6f977bc2cdc9bdc171e2
Integrate the CompressedSetSparsityPattern class fully into the library. Create a block version of it. Rename the CompressedBlock* classes to BlockCompressed*. Use the opportunity to significantly expand the documentation of the LAC classes.

git-svn-id: https://svn.dealii.org/trunk@14783 0785d39b-7218-0410-832d-ea1e28bc413d
39 files changed:
deal.II/deal.II/include/dofs/dof_constraints.h
deal.II/deal.II/include/dofs/dof_handler.h
deal.II/deal.II/include/dofs/dof_tools.h
deal.II/deal.II/include/hp/dof_handler.h
deal.II/deal.II/source/dofs/dof_constraints.cc
deal.II/deal.II/source/dofs/dof_tools.cc
deal.II/deal.II/source/multigrid/mg_dof_tools.cc
deal.II/doc/doxygen/headers/matrices.h
deal.II/doc/doxygen/headers/preconditioners.h
deal.II/doc/doxygen/headers/solvers.h
deal.II/doc/news/changes.html
deal.II/examples/step-27/step-27.cc
deal.II/lac/include/lac/block_sparsity_pattern.h
deal.II/lac/include/lac/compressed_set_sparsity_pattern.h
deal.II/lac/include/lac/compressed_sparsity_pattern.h
deal.II/lac/include/lac/petsc_block_sparse_matrix.h
deal.II/lac/include/lac/petsc_block_vector.h
deal.II/lac/include/lac/petsc_full_matrix.h
deal.II/lac/include/lac/petsc_matrix_base.h
deal.II/lac/include/lac/petsc_parallel_block_sparse_matrix.h
deal.II/lac/include/lac/petsc_parallel_block_vector.h
deal.II/lac/include/lac/petsc_parallel_sparse_matrix.h
deal.II/lac/include/lac/petsc_parallel_vector.h
deal.II/lac/include/lac/petsc_sparse_matrix.h
deal.II/lac/include/lac/petsc_vector.h
deal.II/lac/include/lac/petsc_vector_base.h
deal.II/lac/include/lac/sparsity_pattern.h
deal.II/lac/source/block_sparsity_pattern.cc
deal.II/lac/source/sparsity_pattern.cc
tests/bits/dof_constraints_11.cc
tests/bits/dof_tools_01d.cc
tests/bits/dof_tools_02d.cc
tests/bits/dof_tools_15d.cc
tests/bits/dof_tools_16d.cc
tests/bits/dof_tools_17d.cc
tests/bits/dof_tools_18d.cc
tests/deal.II/sparsity_pattern.cc
tests/deal.II/sparsity_pattern_01.cc
tests/deal.II/sparsity_pattern_05.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.