← Back to team overview

dolfin team mailing list archive

Re: Remaining issues

 

>> We could ask the maintainer of the Debian package to add C++ support in
>> future packages.
>>
>> PETSc 3 is out now. Should we move to it after the next release?
>>
>>> 3. Maybe fix assemble_system. It currently seems to be broken. To
>>> test, set the "symmetric" option in the DG demo:
>>>
>>>   dolfin_set("symmetric", True)
>>>
>>> Is anyone going to look at assemble_system now?
>>
>
> Fixed (I hope :)).
>
> Garth
>

Sorry for getting back late on this issue, I've been away without e-mail.
Is it fixed now ?
I can have a look at it. I can also try to break it up. The only sane
thing to do is
to have functions 'assembleOneCell (...), assembleOneInteriorFacet(...) (with
lots of arguments), I think.

Kent



Follow ups

References