[Developers] global-early during ANALYSIS using Carpet
Erik Schnetter
schnetter at cct.lsu.edu
Mon Mar 29 12:28:02 CST 2010
On Mar 29, 2010, at 9:43 , Roland Haas wrote:
> Hello all,
>
> it seems to me as if the implementation of global-early during
> ANALYSIS in the commit e91c85225521026738519d1d81455b22bbdcb2ee
> might not be correct; a routine that I scheduled global-early was
> called on every refinement level instead of only one. It seems as if
> the condition in line 528
>
> have_done_global_mode |= do_global_mode
>
> should use do_early_global_mode instead.
>
> Attached please find a patch which changes this (and renames
> have_done_global_mode to have_done_early_global_mode since the
> global mode is late in ANALYSIS).
Roland
Thanks for the patch. I have applied a similar patch with a bit more
error checking.
-erik
--
Erik Schnetter <schnetter at cct.lsu.edu> http://www.cct.lsu.edu/~eschnett/
More information about the Developers
mailing list