]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Update Todo file.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 15 Apr 1999 12:59:20 +0000 (12:59 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 15 Apr 1999 12:59:20 +0000 (12:59 +0000)
git-svn-id: https://svn.dealii.org/trunk@1147 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/Todo

index 8a32331c3b5eb16fb891b0444cadec4942715f6d..395e5d70a026b76a25c6c97021bf7467c8726ffe 100644 (file)
@@ -22,9 +22,6 @@ Unify CellAccessor<1> and <2> by renaming
     QuadAccessor<dim> -> SubstructAccessor<dim,2>
   and deriving CellAccessor<dim> from SubstructAccessor<dim,dim>
   Do the same with DoFLineAccessor and DoFQuadAccessor
-
-
-Make AssemblerData a local class to Assembler again if gcc2.8 supports it.
   
 
 Remove gcc2.8 workaround with DoFSubstructAccessor for general <dim>
@@ -34,12 +31,6 @@ Check usage of vector<>s: functions should assume that the objects have
   the right size already.
 
 
-Update DataIO for ucd i/o of boundary flags and material values:
-  is it correct if for the number of elements I give the number
-  of cells + number of faces with boundary id .neq. 0 ? Or must
-  I give the number of cells?
-
-
 Update DoFHandler::distribute_cell_to_dof_vector for higher order
   elements (it can presently only handle elements with the only dofs
   on the vertices).
@@ -53,14 +44,6 @@ Look at the fill_fe_values functions for possible optimizations
   since this is one of the most often called functions.
 
 
-Try to find out what happens if DoFAccessor::get_dof_values is
-  called for a non-active object: what about dof numbers
-  on non-active lines/quads? Are they all -1? Can we check for
-  that. The problem is that we can't really check for activity
-  for faces and the like, since they may have children but be
-  part of active cells anyway.
-
-
 Change <iostream> to <ostream> in grid/point.h and
   grid/tria_iterator.h when this becomes possible.
 
@@ -127,9 +110,6 @@ I suppose the [mg_]get_dof_values really belongs to the
 FeValues: add flexibility for update flags
 
 
-Remove all fe& in vectors.h
-
-
 No support points for non-Lagrangian elements? Check for Langrange in
 interpolation?
 

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.