freepooma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Freepooma-devel] [PATCH] Canonicalize handling of external/internal


From: Richard Guenther
Subject: Re: [Freepooma-devel] [PATCH] Canonicalize handling of external/internal guards
Date: Mon, 11 Apr 2005 15:00:10 +0200 (CEST)

On Mon, 11 Apr 2005, Richard Guenther wrote:

> On Mon, 11 Apr 2005, Richard Guenther wrote:
>
> > On Fri, 1 Apr 2005, Richard Guenther wrote:
> >
> > > Hi!
> > >
> > > This patch canonicalizes the handling of hasInternalGuards_m and
> > > hasExternalGuards_m in the various grid layouts.  It also disables
> > > optimizing away of internal guards if the partitioner will create
> > > at most one patch.
> >
> > I believe that the current way of doing things is correct (apart
> > from not all places being consistent), i.e. have hasInternalGuards
> > and guards() being consistent.  What the Interpolators really
> > are asking from the Layouts is the maximum supported stencil size,
> > a thing the layouts cannot answer atm.  For this we need to provide
> > functionality.

Like the attached patch.  Roman - does this work for you?

Richard.


2005Apr11  Richard Guenther <address@hidden>

        * src/Particles/Interpolation.h (getMaximumStencilWidth):
        New function.
        src/Particles/InterpolatorCIC.h: Use it, instead of relying
        on internal guards.
        src/Particles/InterpolatorSUDS.h: Likewise.

Attachment: p
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]