// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 by the deal.II authors
+// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
out << "Variables=";
- switch (dim)
+ switch (spacedim)
{
case 1:
out << "\"x\"";
<ol>
- <li> <p> New: a class template <code class="class">VectorSlice</code> allows
- access to consecutive portions of a vector.
- <br>
- (GK 2004/09/16)
- </p>
+ <li> <p>
+ Fixed: <code
+ class="member">DataOutBase<2,3>::write_tecplot</code> did not
+ write the variable name <code>z</code>. This is now fixed.
+ <br>
+ (RH 2004/10/29)
+ </p>
+
+ <li> <p>
+ New: a class template <code class="class">VectorSlice</code>
+ allows access to consecutive portions of a vector.
+ <br>
+ (GK 2004/09/16)
+ </p>
<li> <p> New: The classes <code
class="class">TableIndices<N></code> and <code
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