]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
doxygen structure improved
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 24 May 2005 15:14:25 +0000 (15:14 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 24 May 2005 15:14:25 +0000 (15:14 +0000)
git-svn-id: https://svn.dealii.org/trunk@10728 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/fe/fe_poly.h
deal.II/deal.II/include/fe/fe_poly_tensor.h
deal.II/deal.II/include/fe/fe_values.h
deal.II/deal.II/include/fe/mapping_c1.h
deal.II/deal.II/include/fe/mapping_cartesian.h
deal.II/deal.II/include/fe/mapping_q.h
deal.II/deal.II/include/fe/mapping_q1.h
deal.II/deal.II/include/fe/mapping_q1_eulerian.h
deal.II/doc/doxygen/headers/deal.II/dox.h

index 197272eefd4fdaea207033357e18dd4e77be2b31..4b15ec7b2fa98d4d6e99b5a8a0bf0bf3256e34b9 100644 (file)
@@ -16,7 +16,7 @@
 
 #include <fe/fe.h>
 
-/*!@addtogroup fe */
+/*!@addtogroup febase */
 /*@{*/
 
 /**
index 4c8559023bc42083fc8ef6419f3edfc0a14cb4cf..c3e721d12b47729289c0fe75e8efad68212fc216 100644 (file)
@@ -17,7 +17,7 @@
 #include <lac/full_matrix.h>
 #include <fe/fe.h>
 
-/*!@addtogroup fe */
+/*!@addtogroup febase */
 /*@{*/
 
 /**
index d40864b35236a36d78eae83debf854aa28c51d34..eec716d7b37bdb5644301bbb952ef61d1f45fff6 100644 (file)
@@ -44,7 +44,7 @@ template <int dim> class Quadrature;
 //TODO: Add access to mapping values to FEValuesBase
 //TODO: Several FEValuesBase of a system should share Mapping
 
-/*!@addtogroup febase */
+/*!@addtogroup feaccess */
 /*@{*/
 
 /**
@@ -232,8 +232,6 @@ class FEValuesData
 
 
 /**
- * @brief Common features of <tt>FEValues*</tt> classes.
- *
  * FEValues, FEFaceValues and FESubfaceValues objects are programming
  * interfaces to finite element and mapping classes on the one hand
  * side, to cells and quadrature rules on the other side. The reason
index d7d698503dd188d8e879e25ba4f9011e21a79e4a..2cff467726ba5d6cdae83ef24445ce319f15d3a4 100644 (file)
@@ -18,7 +18,7 @@
 #include <fe/mapping_q.h>
 
 
-/*!@addtogroup fe */
+/*!@addtogroup mapping */
 /*@{*/
 
 /**
index 27d6f9896d41109f267ad17f0aa841d922d5c8cf..3db7e6fddae5f30c848f8aca9a1a5fa6f3e0d3cb 100644 (file)
@@ -20,7 +20,7 @@
 #include <fe/mapping.h>
 
 
-/*!@addtogroup fe */
+/*!@addtogroup mapping */
 /*@{*/
 
 /**
index 9a5486770e849258d5f1da65332ebac0472c8d9b..328b63394137edc28b1f711ee36fe3f5cc4e35d0 100644 (file)
@@ -21,7 +21,7 @@
 template <int dim> class TensorProductPolynomials;
 
 
-/*!@addtogroup fe */
+/*!@addtogroup mapping */
 /*@{*/
 
 /**
index ccc91f3f9ee9ae9bb13a3f2414bad52a8b5855ec..64c590f227c856af5de58ff5922fc90971164c12 100644 (file)
 #include <cmath>
 
 
-
-
-
-/*!@addtogroup fe */
+/*!@addtogroup mapping */
 /*@{*/
 
 
index 976b320f539925c3e008db3f28a87bee1fb7cb22..d47fa173fcb0f676b0ac855d4686f98ab600b0fe 100644 (file)
@@ -18,7 +18,7 @@
 #include <fe/mapping_q1.h> 
 
 
-/*!@addtogroup fe */
+/*!@addtogroup mapping */
 /*@{*/
 
 /**
index 3b2dcbbeedd3d5fb776065e142b5ae367404f796..dcd09fdc13e48c9b45db8799b11136b3f289ac32 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 2003 by the deal.II authors
+//    Copyright (C) 2003, 2005 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
 //-------------------------------------------------------------------------
 
 /**
- * @defgroup grid Grid Handling
+ * @defgroup grid Grids
  */
 
 /**
- * @defgroup dofs Handling of degrees of freedom
+ * @defgroup dofs Degrees of Freedom
  */
 
 /**
- * @defgroup febase Finite element access classes
+ * @defgroup feall Finite Elements
+ * @{
+ */
+/**
+ * @defgroup febase Base classes
+ */
+
+/**
+ * @defgroup feaccess Finite element access classes (FEValues etc.)
  */
 
 /**
  * @defgroup fe Finite element shape functions
  */
 
+/**
+ * @defgroup mapping Mappings to the reference cell
+ */
+
+/*@}*/
+
 /**
  * @defgroup mg Multilevel support
  */

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.