]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix formatting of doc text. 3177/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Mon, 3 Oct 2016 16:02:15 +0000 (10:02 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Mon, 3 Oct 2016 16:02:15 +0000 (10:02 -0600)
include/deal.II/hp/dof_handler.h

index 75831a5aa5edad51ffdab9a88621e8ae20ac2006..c4ffd504bf687e384eb3e6990fd7c2774847f4a1 100644 (file)
@@ -103,15 +103,18 @@ namespace hp
    * hp::DoFHandler::distribute_dofs(), and then assemble a linear system and
    * solve a problem on this finite element space. However, one can skip
    * assigning active FE indices upon mesh refinement in certain
-   * circumstances. In particular, the following rules apply: - Upon mesh
-   * refinement, child cells inherit the active FE index of the parent. - On
-   * the other hand, when coarsening cells, the (now active) parent cell will
-   * not have an active FE index set and you will have to set it explicitly
-   * before calling hp::DoFHandler::distribute_dofs(). In particular, to avoid
-   * stale information to be used by accident, this class deletes the active
-   * FE index of cells that are refined after inheriting this index to the
-   * children; this implies that if the children are coarsened away, the old
-   * value is no longer available on the parent cell.
+   * circumstances. In particular, the following rules apply:
+   * - Upon mesh refinement, child cells inherit the active FE index of
+   *   the parent.
+   * - On the other hand, when coarsening cells, the (now active)
+   *   parent cell will not have an active FE index set and you will
+   *   have to set it explicitly before calling
+   *   hp::DoFHandler::distribute_dofs(). In particular, to avoid
+   *   stale information to be used by accident, this class deletes
+   *   the active FE index of cells that are refined after inheriting
+   *   this index to the children; this implies that if the children
+   *   are coarsened away, the old value is no longer available on the
+   *   parent cell.
    *
    * @ingroup dofs
    * @ingroup hp

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.