]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove outdated comment.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 19 Apr 2007 16:54:22 +0000 (16:54 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 19 Apr 2007 16:54:22 +0000 (16:54 +0000)
git-svn-id: https://svn.dealii.org/trunk@14635 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/dofs/dof_accessor.h

index 7a4eaa2de1ff23981d9dbdb2755c8f85600cff7f..a6065b874eabde19878460373aab265dbc475f4a 100644 (file)
@@ -1149,43 +1149,15 @@ class DoFCellAccessor :  public DoFObjectAccessor<DH::dimension,DH>
                                      *
                                      * It is assumed that both
                                      * vectors already have the right
-                                     * size beforehand. This function
-                                     * assumes the existence of an
-                                     * interpolation from child cells
-                                     * to the mother cell, denoted by
-                                     * the restriction matrices of
-                                     * the finite element class.
-                                     * Futhermore, this interpolation
-                                     * should be possible for each
-                                     * child alone, i.e.  it should
-                                     * be possible to compute the
-                                     * restriction by writing values
-                                     * obtained from each child
-                                     * directly into the output
-                                     * vector, without, for example,
-                                     * computing an average over all
-                                     * children.  These properties,
-                                     * however, do not exist for all
-                                     * elements; an example is the
-                                     * DG(0) element, which
-                                     * represents piecewise constant
-                                     * elements: for these the
-                                     * restriction to mother cell
-                                     * could be the average of the
-                                     * values of the children, maybe
-                                     * weighted by the measure of
-                                     * each child. It is not yet
-                                     * decided what the this function
-                                     * does in these cases.
+                                     * size beforehand.
                                      *
                                      * Unlike the get_dof_values()
-                                     * function, this function is
-                                     * associated to cells rather
-                                     * than to lines, quads, and
-                                     * hexes, since interpolation is
-                                     * presently only provided for
-                                     * cells by the finite element
-                                     * objects.
+                                     * function, this function works
+                                     * on cells rather than to lines,
+                                     * quads, and hexes, since
+                                     * interpolation is presently
+                                     * only provided for cells by the
+                                     * finite element classes.
                                      */
     template <class InputVector, typename number>
     void get_interpolated_dof_values (const InputVector &values,

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.