freepooma-devel
[Top][All Lists]
Advanced

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

Re: [pooma-dev] [PATCH] Track up-to-date faces


From: Richard Guenther
Subject: Re: [pooma-dev] [PATCH] Track up-to-date faces
Date: Sun, 21 Dec 2003 16:38:30 +0100 (CET)

On Sun, 21 Dec 2003, Richard Guenther wrote:

> It passes without regressions (but these codepaths are only sightly tested
> in the testsuite) and looks like it produces identical results for my CFD
> application.  But I notice an asymmetry of the
> Serialization/Deserialization calls after the patch and need to find out
> where this comes from.

It turned out to be an asymmetry in the numerical scheme, so no worries.

Now, ok to apply? ChangeLog below.

Richard.


2003Dec21  Richard Guenther <address@hidden>

        * src/Array/tests/makefile: add new test.
        src/Array/tests/array_test29.cpp: new test.
        src/Engine/Intersector.h: track used guards.
        src/Engine/MultiPatchEngine.cpp: new fillGuardsHandler
        updating only neede guards. Replace dirty handling.
        src/Engine/MultiPatchEngine.h: new fillGuardsHandler,
        replace bool pDirty with bitfield.
        src/Engine/Stencil.h: track used guards.
        src/Evaluator/MultiArgEvaluator.h: likewise.
        src/Evaluator/SimpleIntersector.h: likewise.
        src/Field/DiffOps/FieldStencil.h: likewise.
        src/Layout/GridLayout.cpp: remember face of guard update.
        src/Layout/LayoutBase.h: likewise.
        src/Layout/UniformGridLayout.cpp: likewise.

reply via email to

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