]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Some minor doc updates.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 16 Aug 2015 20:45:00 +0000 (15:45 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 18 Aug 2015 10:01:28 +0000 (05:01 -0500)
include/deal.II/fe/fe.h

index e7852f39ec14f8b55f4abbc3f77ad32715426bc9..5108b01888d41537d12be6d5efa94db0ec5335f5 100644 (file)
@@ -735,7 +735,7 @@ public:
    * restriction matrices of the isotropic and all anisotropic refinement
    * cases are implemented. If you are interested in the restriction matrices
    * for isotropic refinement only, use the
-   * isotropic_restriction_is_implemented function instead.
+   * isotropic_restriction_is_implemented() function instead.
    *
    * This function is mostly here in order to allow us to write more efficient
    * test programs which we run on all kinds of weird elements, and for which
@@ -752,7 +752,7 @@ public:
   /**
    * Return whether this element implements its restriction matrices for
    * isotropic children. The return value also indicates whether a call to the
-   * @p get_restriction_matrix function will generate an error or not.
+   * get_restriction_matrix() function will generate an error or not.
    *
    * This function is mostly here in order to allow us to write more efficient
    * test programs which we run on all kinds of weird elements, and for which
@@ -1957,8 +1957,8 @@ protected:
   /**
    * Projection matrices are concatenated or summed up.
    *
-   * This flags decides on how the projection matrices of the children of the
-   * same father are put together to one operator. The possible modes are
+   * These flags decide how the projection matrices of the children of the
+   * same parent are put together to one operator. The possible modes are
    * concatenation and summation.
    *
    * If the projection is defined by an interpolation operator, the child

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.