]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Update comment.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 14 May 2003 23:44:51 +0000 (23:44 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 14 May 2003 23:44:51 +0000 (23:44 +0000)
git-svn-id: https://svn.dealii.org/trunk@7647 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/dofs/dof_accessor.cc

index 7470d91d56317ca66a552592941348b52e6efd95..a973eaeba6784849f00571d15d318170a3e6c13a 100644 (file)
@@ -689,7 +689,7 @@ DoFCellAccessor<dim>::get_interpolated_dof_values (const InputVector &values,
                                        // fraction of the values of
                                        // their values)
                                        //
-                                       // and example for the latter
+                                       // an example for the latter
                                        // are the usual continuous
                                        // elements. the value on a
                                        // vertex of a coarse cell must
@@ -711,7 +711,17 @@ DoFCellAccessor<dim>::get_interpolated_dof_values (const InputVector &values,
                                        // composed one, so we can only
                                        // hope to do this for each
                                        // shape function
-                                       // individually. to avoid doing
+                                       // individually. in fact, there
+                                       // are even weird finite
+                                       // elements (for example the
+                                       // Raviart-Thomas element)
+                                       // which has shape functions
+                                       // that are additive (interior
+                                       // ones) and others that are
+                                       // overwriting (face degrees of
+                                       // freedom that need to be
+                                       // continuous across the
+                                       // face). to avoid checking
                                        // this over and over again, we
                                        // do this once now and cache
                                        // the results

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.