]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Move the GrowingVectorMemory::Pool functions into the .cc file. This doesn't hurt...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 24 Jan 2008 17:50:19 +0000 (17:50 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 24 Jan 2008 17:50:19 +0000 (17:50 +0000)
commit0623fcb2e57ec510940894b84581b4de8c994a3f
tree439a07a36d763fdc1ee46ca867327bda656076d9
parent03b832e379cad9333aa923aba8b6402fca1abfcd
Move the GrowingVectorMemory::Pool functions into the .cc file. This doesn't hurt because the pools are constructed only once per program lifetime, so they do not need to be inlined. This also allows us to move the definitions of the static variables into the .cc file which avoids that they are created more than once.

git-svn-id: https://svn.dealii.org/trunk@15678 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/lac/include/lac/vector_memory.h
deal.II/lac/source/vector_memory.cc
deal.II/lac/source/vector_memory.inst.in

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.