]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
New ExcMultiplySetLineInfoOfLine exception. Fix: Check for the error that previously...
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 3 Apr 2001 15:45:17 +0000 (15:45 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 3 Apr 2001 15:45:17 +0000 (15:45 +0000)
git-svn-id: https://svn.dealii.org/trunk@4366 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/2001/3.1.0-vs-3.1.1.html
deal.II/doc/news/2001/c-3-1.html

index a1a8d1b4ceaff8290dbaa9c5bfbdd00503dda9c0..9b2684da001785d24386b9624d7f34d839374b63 100644 (file)
 <h2>Changes between versions 3.1 and 3.1.1</h2>
 
 <ol>
+  <li> <p>
+       New/Fixed: Now there exists a new <code
+       class="class">Triangulation</code>::<code
+       class="member">ExcMultiplySetLineInfoOfLine</code> exception,
+       that is thrown if the <code class="class">SubCellData</code>
+       that is given to <code
+       class="class">Triangulation</code>::<code
+       class="member">create_triangulation</code>, multiply includes
+       the line info of a specific line. Before the fix the wrong
+       <code class="member">ExcInteriorLineCantBeBoundary</code>
+       exception was thrown.
+       <br>
+       (RH 2001/04/03)
+       </p>
+       
   <li> <p>
        Fixed: Missing <code>ucd</code> is now added to the list of
        supported output formats returned by <code
index c392a725ebf604ee80f8b24590e8ef6f114c1c37..8e0c8cf35be38d2d0e791ec59424da90e7c71c8b 100644 (file)
@@ -315,6 +315,21 @@ documentation, etc</a>.
 <h3>deal.II</h3>
 
 <ol>
+  <li> <p>
+       New/Fixed: Now there exists a new <code
+       class="class">Triangulation</code>::<code
+       class="member">ExcMultiplySetLineInfoOfLine</code> exception,
+       that is thrown if the <code class="class">SubCellData</code>
+       that is given to <code
+       class="class">Triangulation</code>::<code
+       class="member">create_triangulation</code>, multiply includes
+       the line info of a specific line. Before the fix the wrong
+       <code class="member">ExcInteriorLineCantBeBoundary</code>
+       exception was thrown.
+       <br>
+       (RH 2001/04/03)
+       </p>
+       
   <li> <p>
        Fixed: Missing <code>ucd</code> is now added to the list of
        supported output formats returned by <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


Typeset in Trocchi and Trocchi Bold Sans Serif.