]> https://gitweb.dealii.org/ - dealii.git/commit
On Mac OS X, all symbols referenced in a shared lib must be available. Since we use...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 1 Sep 2009 19:00:53 +0000 (19:00 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 1 Sep 2009 19:00:53 +0000 (19:00 +0000)
commit449319de71edda5a2ba0d3c0bfcaa0196a1d6a87
tree37053299b7740e8557d0be0798f8bc058f7ae113
parent7526f84a7396032f69afb073881f84c9d3a8d1a3
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.