freepooma-devel
[Top][All Lists]
Advanced

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

[PATCH] Allow custom evaluation domain for ScalarCode


From: Richard Guenther
Subject: [PATCH] Allow custom evaluation domain for ScalarCode
Date: Wed, 18 Aug 2004 12:03:10 +0200 (CEST)

This patch adds the ability to provide a custom evaluation domain
for a ScalarCode expression (like including external guards or
excluding the boundary from vertex centered fields).  This is much
less fragile than trying to pass appropriate views as arguments.

Tested with Evaluator and ScalarCode tests.

Ok?

Richard.


2004Aug18  Richard Guenther <address@hidden>

        * src/Evaluator/ScalarCode.h: add variants of operator()
        with specified evaluation domain.
        src/Evaluator/tests/evaluatorTest9.cpp: new.

Attachment: p2
Description: Text document


reply via email to

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