]> https://gitweb.dealii.org/ - dealii.git/commitdiff
doxygen formatting
authorTimo Heister <timo.heister@gmail.com>
Thu, 13 Feb 2014 01:56:27 +0000 (01:56 +0000)
committerTimo Heister <timo.heister@gmail.com>
Thu, 13 Feb 2014 01:56:27 +0000 (01:56 +0000)
git-svn-id: https://svn.dealii.org/trunk@32472 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/fe/fe_poly_face.h
deal.II/include/deal.II/fe/fe_tools.h

index b4e57deca08ef3c44f03eae1a0831fc2440f9a5a..4828ef82cb10b332cd462b95f3c52738ee0694d2 100644 (file)
@@ -271,35 +271,19 @@ protected:
    * The effect in this element is
    * as follows:
    * <ul>
-
-   * <li> if
-   * <tt>update_gradients</tt> is
-   * set, the result will contain
-   * <tt>update_gradients</tt> and
-   * <tt>update_covariant_transformation</tt>.
-   * The latter is required to
-   * transform the gradient on the
-   * unit cell to the real
-   * cell. Remark, that the action
-   * required by
-   * <tt>update_covariant_transformation</tt>
-   * is actually performed by the
-   * Mapping object used in
-   * conjunction with this finite
-   * element.  <li> if
-   * <tt>update_hessians</tt>
-   * is set, the result will
-   * contain
-   * <tt>update_hessians</tt>
-   * and
-   * <tt>update_covariant_transformation</tt>.
-   * The rationale is the same as
-   * above and no higher
-   * derivatives of the
-   * transformation are required,
-   * since we use difference
-   * quotients for the actual
-   * computation.
+   *
+   * <li> if <tt>update_gradients</tt> is set, the result will contain
+   * <tt>update_gradients</tt> and <tt>update_covariant_transformation</tt>.
+   * The latter is required to transform the gradient on the unit cell to the
+   * real cell. Remark, that the action required by
+   * <tt>update_covariant_transformation</tt> is actually performed by the
+   * Mapping object used in conjunction with this finite element.
+   *
+   * <li> if <tt>update_hessians</tt> is set, the result will contain
+   * <tt>update_hessians</tt> and <tt>update_covariant_transformation</tt>.
+   * The rationale is the same as above and no higher derivatives of the
+   * transformation are required, since we use difference quotients for the
+   * actual computation.
    *
    * </ul>
    */
index 61cc2d6e5c9b2b0f77cc43bc47d92ef2ffff6619..685cacda705cb75cff3b614fdd5d3284b94df1a8 100644 (file)
@@ -308,12 +308,17 @@ namespace FETools
   /**
    * Compute the embedding matrices on faces needed for constraint matrices.
    *
-   * @param fe The finite element for which to compute these matrices.  @param
-   * matrices An array of <i>GeometryInfo<dim>::subfaces_per_face =
+   * @param fe The finite element for which to compute these matrices.
+   *
+   * @param matrices An array of <i>GeometryInfo<dim>::subfaces_per_face =
    * 2<sup>dim-1</sup></i> FullMatrix objects,holding the embedding matrix for
-   * each subface.  @param face_coarse The number of the face on the coarse
-   * side of the face for which this is computed.  @param face_fine The number
-   * of the face on the refined side of the face for which this is computed.
+   * each subface.
+   *
+   * @param face_coarse The number of the face on the coarse side of the face
+   * for which this is computed.
+   *
+   * @param face_fine The number of the face on the refined side of the face
+   * for which this is computed.
    *
    * @warning This function will be used in computing constraint matrices. It
    * is not sufficiently tested yet.

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.