← Back to team overview

dolfin team mailing list archive

Re: form compiling broken after upgrading to ffc 0.9.0

 

I hope dolfin-0.9.6 will be uploaded to Ubuntu repository soon. As currently dolfin-0.9.5 and ffc-0.9.0 coexist in the repository, and most of the demos don't compile (and so does my code).

Best,
Chong
----- Original Message ----
From: Chong Luo <luo.chong@xxxxxxxxx>
To: Anders Logg <logg@xxxxxxxxx>
Cc: dolfin@xxxxxxxxxxxxxxxxxxx
Sent: Thu, February 11, 2010 4:07:01 PM
Subject: Re: [Dolfin] form compiling broken after upgrading to ffc 0.9.0

I see. Maybe I should wait until the new DOLFIN is uploaded to ubuntu.

Thank you for answering my questions.

Best,
Chong
----- Original Message ----
From: Anders Logg <logg@xxxxxxxxx>
To: Chong Luo <luo.chong@xxxxxxxxx>
Cc: dolfin@xxxxxxxxxxxxxxxxxxx
Sent: Thu, February 11, 2010 4:03:15 PM
Subject: Re: [Dolfin] form compiling broken after upgrading to ffc 0.9.0

You need to have the latest DOLFIN installed and in your PYTHONPATH
when you compile with the -l dolfin flag.

--
Anders


On Thu, Feb 11, 2010 at 02:02:01PM -0800, Chong Luo wrote:
> Thanks for the reply.
>
> After I replaced 'Function' by 'Coefficient', the compilation went fine except at the last step, it complains about the following:
>
>
> Unable to generate DOLFIN wrappers, missing module dolfin_utils.wrappers.
>
> *** FFC: Unable to generate DOLFIN wrappers, missing module dolfin_utils.wrappers.
> *** FFC: To get more information about this error, rerun FFC with --debug.
>
>
> Best,
> Chong
>
>
> ----- Original Message ----
> From: Anders Logg <logg@xxxxxxxxx>
> To: Chong Luo <luo.chong@xxxxxxxxx>
> Cc: dolfin@xxxxxxxxxxxxxxxxxxx
> Sent: Thu, February 11, 2010 3:55:40 PM
> Subject: Re: [Dolfin] form compiling broken after upgrading to ffc 0.9.0
>
> Replace 'Function' by 'Coefficient' in your .ufl files and you should
> be ok.
>



      

_______________________________________________
Mailing list: https://launchpad.net/~dolfin
Post to     : dolfin@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~dolfin
More help   : https://help.launchpad.net/ListHelp



      



Follow ups

References