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

dealii.demon at gmail.com dealii.demon at gmail.com
Mon Apr 14 15:16:15 PDT 2014


Revision 2534

fix ASPECT acronym

U   trunk/aspect/source/main.cc


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

Diff:
Modified: trunk/aspect/source/main.cc
===================================================================
--- trunk/aspect/source/main.cc	2014-04-14 22:07:13 UTC (rev 2533)
+++ trunk/aspect/source/main.cc	2014-04-14 22:16:12 UTC (rev 2534)
@@ -176,7 +176,7 @@
           const int n_tasks = Utilities::MPI::n_mpi_processes(MPI_COMM_WORLD);
 
           std::cout << "-----------------------------------------------------------------------------
"
-                    << "-- This is ASPECT, the Advanced Simulator for Problems in Earth's ConvecTion.
"
+                    << "-- This is ASPECT, the Advanced Solver for Problems in Earth's ConvecTion.
"
 #ifdef DEBUG
                     << "--     . running in DEBUG mode
"
 #else


More information about the CIG-COMMITS mailing list