]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add a missing inline. Branch-6-3
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 30 Sep 2010 15:19:05 +0000 (15:19 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 30 Sep 2010 15:19:05 +0000 (15:19 +0000)
git-svn-id: https://svn.dealii.org/branches/releases/Branch-6-3@22203 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/timer.h

index 7adef1327c33d73e15e9913c6317dd8ef08cd730..c5dcc6757821c8148b2569fea0d9336ef4ce1915 100644 (file)
@@ -563,11 +563,14 @@ class TimerOutput
 
 #ifdef DEAL_II_COMPILER_SUPPORTS_MPI
 
-const Timer::TimeMinMaxAvg & Timer::get_data() const
+inline
+const Timer::TimeMinMaxAvg &
+Timer::get_data() const
 {
   return mpi_data;
 }
 
+
 template <class STREAM>
 void Timer::print_data(STREAM & stream) const
 {

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.