]> https://gitweb.dealii.org/ - dealii.git/commit
Move the GrowingVectorMemory::Pool functions into the .cc file. This doesn't hurt...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 24 Jan 2008 17:50:19 +0000 (17:50 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 24 Jan 2008 17:50:19 +0000 (17:50 +0000)
commit4f420ee364ad83e74b7a194aaa626d4983ea0e9e
tree7b250df469167f1d0091118ae0e867803d055cff
parent3bc2ad84d3a73095191454d10bdc9f2c544dc0f8
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.