]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a doxygen category for DoFTools exceptions.
authorDavid Wells <wellsd2@rpi.edu>
Mon, 2 Jan 2017 05:13:40 +0000 (00:13 -0500)
committerDavid Wells <wellsd2@rpi.edu>
Mon, 2 Jan 2017 05:29:16 +0000 (00:29 -0500)
include/deal.II/dofs/dof_tools.h

index 67e17e22815a95d23fdd53dc66eb6de7f3e76773..215e5aaa00efc539940d0fbe802c02b273e9c3f7 100644 (file)
@@ -2358,6 +2358,13 @@ namespace DoFTools
                                   ConstraintMatrix                   &zero_boundary_constraints,
                                   const ComponentMask                &component_mask = ComponentMask());
 
+  /**
+
+  /**
+   * @name Exceptions
+   * @{
+   */
+
   /**
    * @todo Write description
    *
@@ -2390,6 +2397,9 @@ namespace DoFTools
    * @ingroup Exceptions
    */
   DeclException0 (ExcInvalidBoundaryIndicator);
+  /**
+   * @}
+   */
 }
 
 

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.