]> https://gitweb.dealii.org/ - dealii.git/commit
Single out some functions which are needed by all dimensions, but which are not templ...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 17 Feb 1999 08:15:24 +0000 (08:15 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 17 Feb 1999 08:15:24 +0000 (08:15 +0000)
commit23352a9ad0e47a1b9d29c745c62f9c00a94805c0
tree28138fbf9e5f2b3ce11cb4b6a2a750618c63a26e
parent4fbd22be0401d5b5a7b2083e62c04e7594798be8
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.