]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Single out some functions which are needed by all dimensions, but which are not templ...
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 17 Feb 1999 08:15:24 +0000 (08:15 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 17 Feb 1999 08:15:24 +0000 (08:15 +0000)
commit875e161173cfa84e451d5ae9aee5a473049d5a98
tree55941ae766af0a6ae90cce3beb6a7def8d8aa807
parentd625d52230fb20b9ef484741134a2f6be50973de
Single out some functions which are needed by all dimensions, but which are not template. They thus have the same name and when we try to link with the libraries for different dimensions at the same time, we get linker errors for functions defined more than once. By putting these functions in a single file, the linker is allowed to use it only once and throw away all other versions of this file in the other libraries.

git-svn-id: https://svn.dealii.org/trunk@823 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/deal.II/source/grid/tria.all_dimensions.cc [new file with mode: 0644]
deal.II/deal.II/source/grid/tria.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.