]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove a TODO
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 6 Mar 2007 21:51:56 +0000 (21:51 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 6 Mar 2007 21:51:56 +0000 (21:51 +0000)
git-svn-id: https://svn.dealii.org/trunk@14541 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_q.cc

index e2e8af836b8c7215df515998b887235ff05a0a05..d3d0fc4ea77a141d27bb850f46c7d68703438bc4 100644 (file)
 
 DEAL_II_NAMESPACE_OPEN
 
-//TODO: we should have a copy constructor for this class. In hp methods, we often do things like
-//      fe_collection.push_back(FE_Q<dim>(7))
-//      which becomes really expensive in 3d because we here have to create all the embedding and
-//      other matrices twice. for example, hp/hp_hanging_nodes_02 spends about 70% of its total
-//      running time in FullMatrix::Tmmult, which is only called from the matrix creation functions
-//      of this class...
-
 
 // namespace for some functions that are used in this file. they are
 // specific to numbering conventions used for the FE_Q element, and

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.