]> https://gitweb.dealii.org/ - dealii.git/commit
Don't use vector<SparseMatrix> (or SparsityPattern, or their block counterparts)...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 21 May 2003 21:19:16 +0000 (21:19 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 21 May 2003 21:19:16 +0000 (21:19 +0000)
commitc67c4f2aac31bff2caf759c4bf8c165195bb104c
tree5552ca1ad1a1409d108f042885f9e6ec3093b742
parenta36b212723d48be74333f8468e200cdfc7360905
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.