]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove a comment that I'm not sure is true any more.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 18 Jan 2015 20:57:28 +0000 (14:57 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 18 Jan 2015 20:57:28 +0000 (14:57 -0600)
It will turn out to be very difficult to keep in synch because it's not at the
place where the feature is actually implemented. Users will get to see an
error message in case they try to use this feature anyway.

include/deal.II/fe/fe_dgq.h

index 31010002fbfcc374aba60e85ae239365733bc15d..69c3f9e9c49a2b6627aa3955bb4b6ce17c024a9e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2014 by the deal.II authors
+// Copyright (C) 2001 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
@@ -68,13 +68,9 @@ template <int dim> class Quadrature;
  * with node 13 being placed in the interior of the hex.
  *
  * Note, however, that these are just the Lagrange interpolation points of the
- * shape functions. Even though they may physically be on the surface of the
+ * shape functions. Even though they may physically be on the boundary of the
  * cell, they are logically in the interior since there are no continuity
- * requirements for these shape functions across cell boundaries. This class
- * if partially implemented for the codimension one case (<tt>spacedim != dim
- * </tt>), since no passage of information between meshes of different
- * refinement level is possible because the embedding and projection matrices
- * are not computed in the class constructor.
+ * requirements for these shape functions across cell boundaries.
  *
  * @author Ralf Hartmann, Guido Kanschat 2001, 2004
  */

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.