← Back to team overview

dolfin team mailing list archive

Re: 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.
>

Attachment: signature.asc
Description: Digital signature


Follow ups

References