]> https://gitweb.dealii.org/ - dealii-svn.git/commit
On Mac OS X, all symbols referenced in a shared lib must be available. Since we use...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 1 Sep 2009 19:00:53 +0000 (19:00 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 1 Sep 2009 19:00:53 +0000 (19:00 +0000)
commit01b93f7ecdc9b8334f93dd87ebe17d1d86fe9b50
treeadf1e6d1c483897cbee86301de516fb7d56a0ef6
parent5b6de9ddc070550b1a3133ed1db503e908368f01
On Mac OS X, all symbols referenced in a shared lib must be available. Since we use Vector<T> in a number of places, this means that we also have to have available everything that Vector uses, in particular the symbol internal::Vector::minimum_parallel_grain_size. Move this variable to base into parallel.{h,cc} to make the OS X linker happy. While there, also move internal::SparseMatrix::minimum_parallel_grain_size.

git-svn-id: https://svn.dealii.org/trunk@19362 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/base/include/base/parallel.h
deal.II/base/source/parallel.cc [new file with mode: 0644]
deal.II/lac/include/lac/sparse_matrix.h
deal.II/lac/include/lac/vector.h
deal.II/lac/source/sparse_matrix.cc
deal.II/lac/source/vector.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.