]> https://gitweb.dealii.org/ - dealii.git/commit
Integrate the CompressedSetSparsityPattern class fully into the library. Create a...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 18 Jun 2007 14:52:01 +0000 (14:52 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 18 Jun 2007 14:52:01 +0000 (14:52 +0000)
commit907d8b8d44c1ed31f70ac999f963ba6cfbb1d42f
treead1fe6bf23c77f02d0b6cdd574bfe362a14c25d4
parent72c926dfbd54c43cbf9a1f67398a98487c81082b
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.