]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Minor markup improvements.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sat, 21 Sep 2013 12:03:54 +0000 (12:03 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sat, 21 Sep 2013 12:03:54 +0000 (12:03 +0000)
git-svn-id: https://svn.dealii.org/trunk@30884 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/fe/mapping.h

index 30ae94374310085f790da616278ce945492255c1..647de86ce8adadf7029f82bd85395819efede146 100644 (file)
@@ -536,10 +536,10 @@ public:
      </ul>
 
      @note It would have been more reasonable to make this transform a template function
-     with the rank in DerivativeForm<1, dim, rank>. Unfortunately C++ does not
-     allow templatized virtual functions. This is why we identified
-     DerivativeForm<1, dim, 1> with a Tensor<1,dim> when using  mapping_covariant
-     in the function transform above this one.
+     with the rank in <code>DerivativeForm@<1, dim, rank@></code>. Unfortunately C++ does not
+     allow templatized virtual functions. This is why we identify
+     <code>DerivativeForm@<1, dim, 1@></code> with a <code>Tensor@<1,dim@></code>
+     when using  mapping_covariant() in the function transform above this one.
   */
 
   virtual
@@ -587,12 +587,11 @@ public:
      @f]
      </ul>
 
-     @todo The formulas for @p mapping_covariant_gradient,
-     @p mapping_contravariant_gradient and @p mapping_piola_gradient
-     are only true as stated for linear mappings,
-     if the mapping is bilinear for example then there is a missing
+     @todo The formulas for mapping_covariant_gradient(),
+     mapping_contravariant_gradient() and mapping_piola_gradient()
+     are only true as stated for linear mappings.
+     If, for example, the mapping is bilinear then there is a missing
      term associated with the derivative of of J.
-
   */
   virtual
   void
@@ -601,14 +600,6 @@ public:
              const InternalDataBase &internal,
              const MappingType type) const = 0;
 
-
-
-
-
-
-
-
-
   /**
    * @deprecated Use transform() instead.
    */

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.