]> https://gitweb.dealii.org/ - dealii.git/commit
Move a helper function into a namespace of its own and mark it static there. This...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 28 Mar 2007 20:05:29 +0000 (20:05 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 28 Mar 2007 20:05:29 +0000 (20:05 +0000)
commita61cc57b28646a77c189ae41acc12fc48d6126d9
treeb504ab92b2ba0d56c510940cec25860274bde615
parentf72d365b336c3ba439c57450962f51c70c48f82c
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.