[cig-commits] commit 2504 by heister to /var/svn/dealii/aspect

dealii.demon at gmail.com dealii.demon at gmail.com
Sun Apr 13 07:37:07 PDT 2014


Revision 2504

fix doxygen formatting errors

U   trunk/aspect/include/aspect/material_model/latent_heat.h
U   trunk/aspect/include/aspect/material_model/simple.h
U   trunk/aspect/include/aspect/material_model/steinberger.h
U   trunk/aspect/include/aspect/material_model/tan_gurnis.h


http://www.dealii.org/websvn/revision.php?repname=Aspect+Repository&path=%2F&rev=2504&peg=2504

Diff:
Modified: trunk/aspect/include/aspect/material_model/latent_heat.h
===================================================================
--- trunk/aspect/include/aspect/material_model/latent_heat.h	2014-04-13 14:33:38 UTC (rev 2503)
+++ trunk/aspect/include/aspect/material_model/latent_heat.h	2014-04-13 14:37:05 UTC (rev 2504)
@@ -169,7 +169,12 @@
          * @}
          */
 
+	
         /**
+         * @name Functions used in dealing with run-time parameters
+         * @{
+         */
+        /**
          * Declare the parameters this class takes through input files.
          */
         static

Modified: trunk/aspect/include/aspect/material_model/simple.h
===================================================================
--- trunk/aspect/include/aspect/material_model/simple.h	2014-04-13 14:33:38 UTC (rev 2503)
+++ trunk/aspect/include/aspect/material_model/simple.h	2014-04-13 14:37:05 UTC (rev 2504)
@@ -160,6 +160,10 @@
          */
 
         /**
+         * @name Functions used in dealing with run-time parameters
+         * @{
+         */
+        /**
          * Declare the parameters this class takes through input files.
          */
         static

Modified: trunk/aspect/include/aspect/material_model/steinberger.h
===================================================================
--- trunk/aspect/include/aspect/material_model/steinberger.h	2014-04-13 14:33:38 UTC (rev 2503)
+++ trunk/aspect/include/aspect/material_model/steinberger.h	2014-04-13 14:37:05 UTC (rev 2504)
@@ -182,6 +182,10 @@
          */
 
         /**
+         * @name Functions used in dealing with run-time parameters
+         * @{
+         */
+        /**
           * Declare the parameters this class takes through input files.
           */
         static

Modified: trunk/aspect/include/aspect/material_model/tan_gurnis.h
===================================================================
--- trunk/aspect/include/aspect/material_model/tan_gurnis.h	2014-04-13 14:33:38 UTC (rev 2503)
+++ trunk/aspect/include/aspect/material_model/tan_gurnis.h	2014-04-13 14:37:05 UTC (rev 2504)
@@ -163,7 +163,12 @@
          * @}
          */
 
+	
         /**
+         * @name Functions used in dealing with run-time parameters
+         * @{
+         */
+        /**
          * Declare the parameters this class takes through input files.
          */
         static


More information about the CIG-COMMITS mailing list