]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Use vector2d at a couple of places instead of vector<vector<...> >. This should make...
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 23 Jul 2002 16:54:31 +0000 (16:54 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 23 Jul 2002 16:54:31 +0000 (16:54 +0000)
commit5d8f87c14c4ded47c0377aa40b36db959f47e353
treef89f8adca320e59157604c2df550d51f67aea4cf
parent2604ea63c774a3050d921cca75b7af2dd72e8e05
Use vector2d at a couple of places instead of vector<vector<...> >. This should make things faster, and also significantly reduce memory fragmentation.

git-svn-id: https://svn.dealii.org/trunk@6268 0785d39b-7218-0410-832d-ea1e28bc413d
17 files changed:
deal.II/deal.II/include/fe/fe_dgp.h
deal.II/deal.II/include/fe/fe_dgq.h
deal.II/deal.II/include/fe/fe_nedelec.h
deal.II/deal.II/include/fe/fe_q.h
deal.II/deal.II/include/fe/fe_values.h
deal.II/deal.II/include/fe/mapping.h
deal.II/deal.II/include/fe/mapping_cartesian.h
deal.II/deal.II/include/fe/mapping_q.h
deal.II/deal.II/include/fe/mapping_q1.h
deal.II/deal.II/source/fe/fe.cc
deal.II/deal.II/source/fe/fe_dgp.cc
deal.II/deal.II/source/fe/fe_dgq.cc
deal.II/deal.II/source/fe/fe_q.cc
deal.II/deal.II/source/fe/fe_values.cc
deal.II/deal.II/source/fe/mapping_cartesian.cc
deal.II/deal.II/source/fe/mapping_q.cc
deal.II/deal.II/source/fe/mapping_q1.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.