]> https://gitweb.dealii.org/ - dealii.git/commitdiff
news after 3.0
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Thu, 6 Apr 2000 20:37:06 +0000 (20:37 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Thu, 6 Apr 2000 20:37:06 +0000 (20:37 +0000)
git-svn-id: https://svn.dealii.org/trunk@2688 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/2000/c-3-0.html [new file with mode: 0644]
deal.II/doc/news/news.html
deal.II/doc/screen.css

diff --git a/deal.II/doc/news/2000/c-3-0.html b/deal.II/doc/news/2000/c-3-0.html
new file mode 100644 (file)
index 0000000..82d7e1f
--- /dev/null
@@ -0,0 +1,46 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
+   "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html>
+  <head>
+    <link href="../../screen.css" rel="StyleSheet" title="deal.II Homepage" media="screen">
+    <link href="../../print.css" rel="StyleSheet" title="deal.II Homepage" media="print">
+    <title>The deal.II news page</title>
+    <meta name="author" content="Guido Kanschat">
+    <meta name="keywords" content="deal.II"></head>
+
+<body>
+<h2>Changes after Version 3.0</h2>
+<h3>General</h3>
+<ol>
+
+  <li> Fix: <code class="program">configure</code> now uses <code
+  class="program">config.guess</code> to determine the operating
+  system and hardware platform.
+
+</ol>
+
+<h3>base</h3>
+
+<h3>lac</h3>
+
+<ol>
+  <li> Fix: <code class="class">SolverCG</code> counts steps properly.
+
+  <li> New: <code class="class">Solver*</code>: There is a virtual function
+  <code>print_vectors</code> called in every step. It is void in the
+  solver itself but can be used to print intermediate iteration
+  vectors
+
+</ol>
+<h3>deal.II</h3>
+
+<ol>
+  <li> New: <code class="member">DataOut::clear_data_vectors</code>
+  allows to re-use an object without deleting the <code
+  class="class">DoFHandler</code>
+
+  <li> New: <code class="class">class DoFPrintSolverStep</code> prints intermediate
+  vectors of a solver as finite element functions using
+  <code class="class">DataOut</code>.
+
+</ol>
index d8250d03a62d6443963b5a9af3f7cb82fb37f21f..dc4850b3e55d4199b9a4bf68aa9b7932b8a31215 100644 (file)
     </p>
 
     <dl>
+      <dt>
+          <strong>Changes after version 3.0</strong>
+      </dt>
+      <dd>
+      (<a href="2000/c-3-0.html" target="body">full text</a>)
+      </dd>
+
+
       <dt>
           <strong>2000/04/07: deal.II 3.0 announced</strong>
       </dt>
@@ -30,6 +38,8 @@
           library was announced (<a href="2000/01.html"
           target="body">full text</a>).
       </dd>
+
+
     </dl>
 
 
index 953b7ee75e8ecbd988ab7fb36ae1a76e84c5448b..2fd5cf35ba6cd888bafc3547d5a391a0fe576bb4 100644 (file)
@@ -34,3 +34,6 @@ pre.example { padding-left: 2 em;
        
 table.navbar { }
 
+code.program { color: #700000; }
+code.class { color: #009000; }
+code.member { color: #006000; }

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.