]> https://gitweb.dealii.org/ - dealii.git/commit
Use vector2d at a couple of places instead of vector<vector<...> >. This should make...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 23 Jul 2002 16:54:31 +0000 (16:54 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 23 Jul 2002 16:54:31 +0000 (16:54 +0000)
commit9662a437bd8a18bca4082173aa34238e2a002cd7
treeb4f70038f05d7a37e7335b11745b88068d1f5a51
parentbe20c4ac0c9cb5375ed34fa5c558e3b19ddc0f61
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.