dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #03387
Re: [FFC-dev] boundary integrals
>
> Should be fixed now in both FFC and DOLFIN. Check if it works.
>
> The logic in the assemble functions is getting a little to
> complicated: three forms a, L and M are assembled simultaneously and
> each form may or may not be a null pointer and if the pointer is
> nonzero then there may or may not be an interior contribution and
> there may or may not be a boundary contribution.
>
Yes, this is starting to look nasty. I can take a look at cleaning it up
by adding some small inlined functions to compute and insert each
element matrix/vector.
Garth
> /Anders
> _______________________________________________
> FFC-dev mailing list
> FFC-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/ffc-dev
>
Follow ups
References