]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
.
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 7 Jun 1999 11:54:32 +0000 (11:54 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 7 Jun 1999 11:54:32 +0000 (11:54 +0000)
git-svn-id: https://svn.dealii.org/trunk@1373 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/Todo

index ab0d8c916b408fcac014198829682f0a3ddd8025..9294d178069d9ded749a65088d28f9420253973d 100644 (file)
@@ -181,13 +181,9 @@ Maybe single out the epsgrid from DataOut and the write_gnuplot from
   does only write grids, without any data.
 
 
-Look at this code from error_estimator.cc:
-         vector<vector<Tensor<1,dim> > > tmp (n_components,
-                                              neighbor_psi);
-         fe_face_values_neighbor.get_function_grads (solution, tmp);
-         neighbor_psi.swap (tmp[selected_component]);
-  I believe it is wrong in that it assumes that the outermost index
-  in tmp runs over the components, but get_function_grads returns it
-  the other way round, so it should only work if
-  n_components==n_q_points. there are several such places, fix them.
+In 'KellyErrorEstimator' add new argument 'const vector<double> weight_
+components' for using the error indicators of all components of a 
+system in a linear combination. This vector must have the size of the
+number of components and includes the weights. This could replace the 
+old argument 'const unsigned int selected_component'.
 

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.