From 5a8c5227fe77a26e23521e2ddb1e4ded7d1abd44 Mon Sep 17 00:00:00 2001 From: Ralf Hartmann Date: Mon, 7 Nov 2005 14:30:33 +0000 Subject: [PATCH] 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 --- deal.II/doc/news/anisotropic.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5