]> https://gitweb.dealii.org/ - dealii.git/commitdiff
small documentation fixes 5279/head
authorTimo Heister <timo.heister@gmail.com>
Fri, 20 Oct 2017 18:54:40 +0000 (14:54 -0400)
committerTimo Heister <timo.heister@gmail.com>
Fri, 20 Oct 2017 20:16:40 +0000 (16:16 -0400)
include/deal.II/base/flow_function.h
include/deal.II/fe/fe_system.h

index 0b9c8f53d23d4cf220e95336c8ff1ad3f9676ff7..d71c990a78dcb8b4b6987283c96292967c6e832f 100644 (file)
@@ -249,7 +249,7 @@ namespace Functions
     /// The angle of the reentrant corner, set to 3*pi/2
     const double omega;
     /// The exponent of the radius, computed as the solution to
-    /// $\sin(\lambda\omega)+\lambda*sin(\omega)=0$
+    /// $\sin(\lambda\omega)+\lambda \sin(\omega)=0$
     static const double lambda;
     /// Cosine of lambda times omega
     const double coslo;
index f9218330dfdd35a2c182b011a6a228268c76ad5c..ca90bb8f1b697c8964782dabec55403f6ee5c5d3 100644 (file)
@@ -510,7 +510,6 @@ public:
    */
   virtual std::string get_name () const;
 
-  // for documentation, see the FiniteElement base class
   virtual
   std::unique_ptr<FiniteElement<dim,spacedim> >
   clone() const;

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.