]> https://gitweb.dealii.org/ - dealii.git/commit
Fix a snafu from last night: the function I moved into an internal namespace is still...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 8 Jan 2009 16:01:33 +0000 (16:01 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 8 Jan 2009 16:01:33 +0000 (16:01 +0000)
commit545d8e3f20ce56fe1cb054e941db492b50f7e655
tree2edcc82b0b5acfc1d11faa14ebc4b3601347635a
parentfbe61e8c1ec79af84b637b44d1a32e4db568ea15
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.