happy.
Fix a couple of minor editorial warts.
git-svn-id: https://svn.dealii.org/trunk@32217
0785d39b-7218-0410-832d-
ea1e28bc413d
// ---------------------------------------------------------------------
// $Id$
//
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
//
// This file is part of the deal.II library.
//
* of an STL <tt>std::map</tt> type with a certain number of
* elements?), this is only an estimate. however often quite close
* to the true value.
- */
+ */
std::size_t memory_consumption () const;
-
- private:
-
};
* understand.
*/
static const unsigned int format_version = 3;
+
private:
/**
* Dummy entry to suppress compiler warnings when copying an empty
using DataOutBase::get_output_format_names;
using DataOutBase::determine_intermediate_format_dimensions;
+ using DataOutBase::Patch;
+
/**
* Constructor.
*/
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