]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Move a helper function into a namespace of its own and mark it static there. This...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 28 Mar 2007 20:05:29 +0000 (20:05 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 28 Mar 2007 20:05:29 +0000 (20:05 +0000)
commit4c52b65595fb795a3615b1fb6626410cfa355df4
tree1f8e8880bb7266228296467806e488c771109721
parent0ca5ab8bed7c1bb76355a9b6789e83d386ea840a
Move a helper function into a namespace of its own and mark it static there. This is necessary since on x86_64, gcc3.3.x complains because it apparently forgets that inline functions have internal linkage, and consequently the function shows up as 'T' in two object files. This then leads to linker errors.

git-svn-id: https://svn.dealii.org/trunk@14603 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/lac/include/lac/sparse_matrix.templates.h
deal.II/lac/include/lac/sparsity_pattern.h
deal.II/lac/source/sparsity_pattern.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.