]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
more doc for including missing assertions.
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 20 Jul 2000 12:06:12 +0000 (12:06 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 20 Jul 2000 12:06:12 +0000 (12:06 +0000)
git-svn-id: https://svn.dealii.org/trunk@3185 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/2000/c-3-0.html

index 2090fc46db2e44401692aaa3689ee4778d77e93c..5ac6f183c36632e434d7f7d5d0df4bc8627d438f 100644 (file)
 
 <ol>
 
-  <li> <p> 
+  <li> <p>
        Fix: Include missing assertions in <code
-       class="member">FEValuesBase::get_function_*</code>. This
-       uncovers an error in <code
-       class="member">DataOut<dim>::build_some_patches</code> that
-       would have occured (at the latest) after the implementation of
-       new <code class="class">FiniteElements</code> which shape
-       values dependent on the geometry of the real cell.
+       class="member">FEValuesBase::get_function_*</code>. If an <code
+       class="class">ExcAccessToUninitializedField</code> is thrown
+       then probably an <code class="member">update_values</code> or
+       <code class="member">update_gradients</code> is missing in the
+       <code class="class">UpdateFlags</code> of an used <code
+       class="class">FEValues</code>.  These assertions already
+       uncovered an error in <code
+       class="member">DataOut<dim>::build_some_patches</code>; an
+       error that would have occured after the implementation of new
+       <code class="class">FiniteElements</code> whose shape values
+       depend on the geometry of the real cell.
        <br>
        (Ralf Hartmann 2000/07/20)
        </p>

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.