← Back to team overview

dolfin team mailing list archive

Re: Error in pydolfin/Function/demo

 

2008/1/24, Harish Narayanan <harish@xxxxxxxxxxx>:
> Martin Sandve Alnæs wrote:
> > :-)
> >
> > I'd like to get started seriously with the dolfin/syfi combo.
> >
> > Where can I find a demo that
> > - works
> > - uses ufc forms from jit (which should then work with my ufc forms from syfi)
> > - successfully defines a dolfin::Function?
> >
> > Naturally, all code that depends on ffc_Function won't work with syfi
> > code, so I hope that's not too many places.
>
> Is it the plan that once different form compilers are UFC interface
> compliant, they can be used side-by-side in dolfin? I only ask this
> because I am interested in having access to the symbolic differentiation
> afforded by GiNaC for some objects (such as evaluating material
> stiffnesses) alongside the construction of forms in FFC.
>
> Harish

Yes, and I actually did it a while ago. But there are some minor parts
of pydolfin that don't work with a general ufc, which I plan to look
at soon. And if you want to use FFC and SyFi in the same application,
there will be some issues with degree of freedom mapping.

I'll report back when I have it working. We'll make a new release of
SyFi once we've cleaned up some details and the documentation (it has
been way too long since the last release...).

--
Martin


Follow ups

References