From: Ralf Hartmann Date: Mon, 7 Nov 2005 14:30:33 +0000 (+0000) Subject: anisotropic_refinement flag moved from data_out_base.cc to geometry_info.cc. X-Git-Tag: v8.0.0~12900 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a8c5227fe77a26e23521e2ddb1e4ded7d1abd44;p=dealii.git anisotropic_refinement flag moved from data_out_base.cc to geometry_info.cc. git-svn-id: https://svn.dealii.org/trunk@11730 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/anisotropic.html b/deal.II/doc/news/anisotropic.html index 35fab8f22a..24fe2b4be7 100644 --- a/deal.II/doc/news/anisotropic.html +++ b/deal.II/doc/news/anisotropic.html @@ -98,7 +98,7 @@ refinement. New but temporarily: A global anisotropic_refinement flag has been introduced (defined in geometry_info.h, initialized in - data_out_base.cc) indicating whether an + geometry_info.cc) indicating whether an anisotropic refinement has been performed or not. This flag is checked throughout the code and throws an exception in all parts of the library which are not yet generalized to