]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Don't use vector<SparseMatrix> (or SparsityPattern, or their block counterparts)...
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 21 May 2003 21:19:16 +0000 (21:19 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 21 May 2003 21:19:16 +0000 (21:19 +0000)
commit34761eaf3a3bab874ce6e255de57a0939ac5f185
tree55f8cb090a02c3cec6d71e3b9dd895c750e70391
parentf4ca15c9ee49d9887714205f38e6b0346124b1bc
Don't use vector<SparseMatrix> (or SparsityPattern, or their block counterparts), since these objects can't really be copied and std::vector requires this. Rather, use boost::shared_ptr for that.

git-svn-id: https://svn.dealii.org/trunk@7663 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/deal.II/include/multigrid/mg_transfer.h
deal.II/deal.II/source/multigrid/multigrid.all_dimensions.cc
deal.II/deal.II/source/multigrid/multigrid.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.