From f1cc24944937e4302e44345bb06b7f9fa88c4252 Mon Sep 17 00:00:00 2001 From: jthorn Date: Thu, 25 May 2006 17:55:37 +0000 Subject: move another mask-setting message from "algorithm debug" up to "algorithm details" git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1450 f88db872-0e4f-0410-b76b-b9085cfa78c5 --- src/driver/mask.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/driver/mask.cc b/src/driver/mask.cc index af1b282..2058080 100644 --- a/src/driver/mask.cc +++ b/src/driver/mask.cc @@ -377,7 +377,7 @@ if (verbose_info.print_algorithm_highlights) } } -if (verbose_info.print_algorithm_debug) +if (verbose_info.print_algorithm_details) then { CCTK_VInfo(CCTK_THORNSTRING, " grid on this processor has x=[%g,%g]", -- cgit v1.2.3