← Back to team overview

ufl team mailing list archive

Re: Restrictions at facets

 

On Thu, May 14, 2009 at 9:42 AM, Anders Logg <logg@xxxxxxxxx> wrote:
> On Thu, May 14, 2009 at 09:30:18AM +0200, Martin Sandve Alnæs wrote:
>> I have zero knowledge of discontinuous Galerkin methods,
>> so there are no checks at all. What should we check for?
>>
>> Do you mean (implementation must be different):
>>
>> if integral is on interior facets:
>>     for f in basis function and functions in integrand:
>>         assert that f is restricted
>> ?
>
> Yes.

Ok. Should be easy to do.

>> We should probably propagate ('+') and ('-') up
>> the tree to reach the leaves (terminals), right?
>
> Yes.

Ok. Except that I'm already propagating Dx and [i] up
as well, so there is some confusion there.
Let me think about it and work out something
consistent in early june, I'm trying to get my PhD
over with first.

Martin


Follow ups

References