]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Make it compile with MIPSpro.
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Wed, 11 Jan 2006 10:36:06 +0000 (10:36 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Wed, 11 Jan 2006 10:36:06 +0000 (10:36 +0000)
git-svn-id: https://svn.dealii.org/trunk@11984 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/numerics/data_out.cc

index b90fbd675f1bdb7da75d7378577b55890cb91895..19853f8b78646555c48a65c3e09ca4a7e8368000 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
+//    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -41,8 +41,8 @@
 
 template <int dof_handler_dim, template <int> class DH,
          int patch_dim, int patch_space_dim>
-DataOut_DoFData<dof_handler_dim,DH,patch_dim,patch_space_dim>::DataEntryBase::
-DataEntryBase (const std::vector<std::string> &names)
+DataOut_DoFData<dof_handler_dim,DH,patch_dim,patch_space_dim>::
+DataEntryBase::DataEntryBase (const std::vector<std::string> &names)
                :
                names(names)
 {}
@@ -51,7 +51,7 @@ DataEntryBase (const std::vector<std::string> &names)
 
 template <int dof_handler_dim, template <int> class DH,
          int patch_dim, int patch_space_dim>
-DataOut_DoFData<dof_handler_dim,DH,patch_dim,patch_space_dim>::DataEntryBase::
+DataOut_DoFData<dof_handler_dim,DH,patch_dim,patch_space_dim>::
 DataEntryBase::~DataEntryBase ()
 {}
 

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.