On 02/17/2012 09:48 PM, Dipl.-Ing. Uwe Köcher wrote:
hmpf, curios, but now my code is running correct by calling the
n_global_active_cells() function in version 7.1.0 (I don't
know what I changed).

If you find out, let us know!

For the record: update_number_cache is called at the end of execute_coarsening_and_refinement, so the number cache should be ok after refinement. That said, I see that the function wasn't called after clear(). I've fixed that as well.


But in the svn version I fixed a -pedantic warning:
In file included from Grid.tpl.cc:27:0,
                  from sIPDG_Poisson.tpl.cc:20:
/local/koecheru/toolbox/deal.II/svn/include/deal.II/distributed/tria.h:212:50: 
warning: comma at end of enumerator list [-pedantic]

see attachment.

Thanks, I've checked this in.

Best
 W.

------------------------------------------------------------------------
Wolfgang Bangerth               email:            [email protected]
                                www: http://www.math.tamu.edu/~bangerth/

_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to