]> https://gitweb.dealii.org/ - dealii.git/commitdiff
.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 20 May 1998 08:41:29 +0000 (08:41 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 20 May 1998 08:41:29 +0000 (08:41 +0000)
git-svn-id: https://svn.dealii.org/trunk@321 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/Todo

index 7e35ca73268a9b740783713eeccf72401b4d56eb..eac05b36311d86924b78e21a3c457b045bebae88 100644 (file)
@@ -18,6 +18,7 @@ Write monitors to control whether enough memory was allocated for
   the vectors (i.e. after a process, whether size()==capacity()).
   (for DoF)
 
+
 Write Triangulation::mesh_function.
 
 
@@ -27,17 +28,21 @@ Unify CellAccessor<1> and <2> by renaming
   and deriving CellAccessor<dim> from SubstructAccessor<dim,dim>
   Do the same with DoFLineAccessor and DoFQuadAccessor
 
+
 Unify FEValues<dim> and FEFaceValues<dim> to FEValues<dim,subdim>
   and use partial specialization.
 
 
 Add support for fast assemblage of mass matrices.
 
+
 Make AssemblerData a local class to Assembler again if gcc2.8 supports it.
 
+
 Let ParameterHandler and DataIn/Out throw exceptions. Make more tests
-  on the input.
+  on the input. Same for output: check whether file could be created etc.
   
+
 Replace function objects by mem_fun, fun_ptr, ... when member function
   templates are supported.
 
@@ -45,11 +50,7 @@ Replace function objects by mem_fun, fun_ptr, ... when member function
 Remove gcc2.8 workaround with DoFSubstructAccessor
 
 
-Use the C++ standard string classes instead of the libg++ String
-  class.
-
-
-Check usage of vectors: functions should assume that the objects have
+Check usage of vector<>s: functions should assume that the objects have
   the right size already.
 
 
@@ -76,7 +77,7 @@ Try to find out what happens if DoFAccessor::get_dof_values is
   that.
 
 
-Change <iostream> in <ostream> in grid/point.h and
+Change <iostream> to <ostream> in grid/point.h and
   grid/tria_iterator.h when this becomes possible.
 
 
@@ -86,6 +87,11 @@ Find and fix the bug in Tria::refine_fixed_fraction
 Fill in docs for the timer class.
 
 
+Use a correct strategy to output the reduction rate for adaptively
+  refined grids in examples/error-estimation
+
+
+
 
 DEAL:
 Let an empty dfmatrix assume it has dimensions zero rather than one!

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.