]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Fix a snafu from last night: the function I moved into an internal namespace is still...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 8 Jan 2009 16:01:33 +0000 (16:01 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 8 Jan 2009 16:01:33 +0000 (16:01 +0000)
commitdb6008691d06a82e36fc35f3a49b6df5d36321fd
tree430203e9799cdf62cd46e1e9e322fcd8e4485f44
parent4e27813f071cd603ce2536c4e3e178313cd90606
Fix a snafu from last night: the function I moved into an internal namespace is still used from another file. Unfortunately, I forgot to also remove the declaration of the function, so the code continued to compile, but wouldn't link. Fix this by re-surrecting the function. By tweaking the interface a bit it actually made for a nice function that could as well be public.

git-svn-id: https://svn.dealii.org/trunk@18136 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/deal.II/include/dofs/dof_tools.h
deal.II/deal.II/source/dofs/dof_tools.cc
deal.II/deal.II/source/multigrid/mg_dof_tools.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.