]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Think about using global std::vector objects in the value_list
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 16 Aug 2001 11:03:24 +0000 (11:03 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 16 Aug 2001 11:03:24 +0000 (11:03 +0000)
commit0d8641a290b3259aec00d425dbb4677d3d880856
treeffc4020336351ec208c8c0368134ee2ec4f2a8e8
parent01748592a4b6d2e09a986c9527d8daf1f3cfba98
Think about using global std::vector objects in the value_list
function, in order to avoid repeated memory allocation for these
objects. However, no way springs to mind as apparent, basically
because the length of these vectors depends on the number of points at
which the derivative is to be computed, which may vary between
successive calls to the function and we don't want to grow the vectors
beyond all bounds if once many points are required and usually only a
few.

Nevertheless, clean up some things...

git-svn-id: https://svn.dealii.org/trunk@4884 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/base/source/function_derivative.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.