[Dune] [#700] Remove C0LocalBasis base class and traits (Attachment added)

Dune flyspray at dune-project.org
Wed Jan 13 23:18:49 CET 2010


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#700 - Remove C0LocalBasis base class and traits
User who did this - Carsten Gräser (Carsten)

----------
I've also tried this for the real interface. The recursive inheritance of interfaces and wrappers does indeed work fine and all evaluate() interface/implementation methods are visible (see the test). The attached patch contains:

1)Adapted virtual interfaces and wrappers as suggested
2)The new LocalBasisTraits (without C* prefix)
3)P1LocalBasis using LocalBasisTraits<...,2> WITH implementation of corresponding evaluate()
4)P0LocalBasis using LocalBasisTraits<...,0> WITHOUT implementation of corresponding evaluate()
5)evaluate() for order 0 redirects to evaluateFunction() (needed for P0LocalBasis)
6)Adapeted test case

Are there any objections against this change? Otherwise I'll commit it next week and adapt the LocalBasisTraits in the other FEs.
----------

One or more files have been attached.

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=700#comment1624

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list