Comment 3 for bug 892714

Revision history for this message
Anders Logg (logg) wrote : Re: [Bug 892714] Re: JIT can fail silently - seems to happen when there is a problem in dolfin.pc

On Sun, Nov 20, 2011 at 07:06:31PM -0000, Garth Wells wrote:
> On 20 November 2011 18:03, Anders Logg <email address hidden> wrote:
> > Can you provide an example?
>
> No, which is the problem. I get it on a particular machine, and it
> seems to be related to when I link libraries, like PETSc and Trilinos,
> to shared libs which are not in default locations. C++ is fine.
>
> Do we have a test for JIT that does not involve FFC? I suspect that
> our rubbish dolfin.pc is part of the problem.

You can either JIT-compile an Expression which does not involve FFC,
or you can set the form compiler to SFC and see if that changes
anything.

--
Anders