From: wolf Date: Wed, 17 Nov 1999 18:28:27 +0000 (+0000) Subject: Mostly outdated. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b561715483e557c04f4531a25ccbd2b80f91bd9;p=dealii-svn.git Mostly outdated. git-svn-id: https://svn.dealii.org/trunk@1879 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/Todo b/deal.II/deal.II/Todo index 652ae2e98b..8bdb4db28e 100644 --- a/deal.II/deal.II/Todo +++ b/deal.II/deal.II/Todo @@ -46,14 +46,6 @@ In VectorTools::project_boundary_values, no condensation of sparsity acceptable for higher dimensions. Fix this. -Triangulation prepare_* functions: - Document that multiple loops of preparation for refinement and - coarsening do not interact, so smoothing may only be optimal if - #prepare_*# are called intermittently until nothing more changed. - - Document the behaviour of #prepare_*# and of the return value. - - Check all places where condensation of matrices/vectors and application of boundary values takes place. I am not sure about the right order in which they have to be applied, but in 2D there