]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
rename section
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 26 Oct 2012 21:10:21 +0000 (21:10 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 26 Oct 2012 21:10:21 +0000 (21:10 +0000)
git-svn-id: https://svn.dealii.org/trunk@27223 0785d39b-7218-0410-832d-ea1e28bc413d

tests/benchmarks/tablehandler/table_handler.cc

index 9e30799887a5bba267056d3ef3de4e0e766ae6d5..4578f2975199216e45c982af228929327c483cc4 100644 (file)
@@ -50,11 +50,11 @@ int main ()
       }
     }
   
-  timer.enter_section("write_tablehandler");
+  timer.enter_section("write");
   {
     std::ofstream data("datatable.txt");
     table.write_text(data);
 //                TableHandler::table_with_separate_column_description);
   }
-  timer.exit_section("write_tablehandler");  
+  timer.exit_section("write");  
 }

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.