]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Lift restriction on dataout objects not being empty in merge_patches.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 1 Jul 2003 00:08:15 +0000 (00:08 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 1 Jul 2003 00:08:15 +0000 (00:08 +0000)
git-svn-id: https://svn.dealii.org/trunk@7818 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/numerics/data_out.h
deal.II/doc/news/c-4-0.html

index da37b64190dadbad5e77f86926b65c4849a59292..f067cb1407a6c350feeef42cdc6ea8ff646be87c 100644 (file)
@@ -385,11 +385,6 @@ class DataOut_DoFData : public DataOutInterface<patch_dim,patch_space_dim>
                                       * patches, the previous state is
                                       * overwritten, and the merged-in
                                       * patches are lost.
-                                      *
-                                      * This function will fail if
-                                      * either this or the other
-                                      * object did not yet set up any
-                                      * patches.
                                       */
     void merge_patches (const DataOut_DoFData &source);
     
index 04ac35fe5246a45769853c42b742520045ad6263..e7d8192df08a2fa612b032928531d50025ee3454 100644 (file)
@@ -67,6 +67,15 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
 <h3>deal.II</h3>
 
 <ol>
+  <li> <p> 
+       Changed: The restriction that source and destination objects of
+       the <code class="member">DataOut_DoFData::merge_patches</code>
+       function need to be non-empty has been lifted. There was no
+       good reason for that anyway.
+       <br>
+       (WB 2002/06/30)
+       </p>
+
   <li> <p> 
        Fixed: The <code class="member">FETools::extrapolate</code>
        function operates on patches of cells, but didn't check whether

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.