[cig-commits] commit 1909 by buerg to /var/svn/dealii/aspect

dealii.demon at gmail.com dealii.demon at gmail.com
Mon Sep 23 09:36:26 PDT 2013


Revision 1909

Insert r1627.

U   trunk/aspire/source/termination_criteria/end_time.cc


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

Diff:
Modified: trunk/aspire/source/termination_criteria/end_time.cc
===================================================================
--- trunk/aspire/source/termination_criteria/end_time.cc	2013-09-23 16:33:10 UTC (rev 1908)
+++ trunk/aspire/source/termination_criteria/end_time.cc	2013-09-23 16:36:14 UTC (rev 1909)
@@ -62,7 +62,7 @@
   namespace TerminationCriteria
   {
     ASPECT_REGISTER_TERMINATION_CRITERION(EndTime,
-                                          "end_time",
+                                          "end time",
                                           "Terminate the simulation once the end time "
                                           "specified in the input file has been reached. "
                                           "Unlike all other termination criteria, this "


More information about the CIG-COMMITS mailing list