← Back to team overview

ffc team mailing list archive

Re: [HG FFC] Minor fixes

 

On Wednesday 09 July 2008 16:05:50 Anders Logg wrote:
> On Wed, Jul 09, 2008 at 01:21:57PM +0200, Johan Hake wrote:
> > On Monday 07 July 2008 20:06:05 FFC wrote:
> > > One or more new changesets pushed to the primary ffc repository.
> > > A short summary of the last three changesets is included below.
> > >
> > > changeset:   1146:6aae9c7272f9d16f2b00d34bbff33b17dcd17004
> > > tag:         tip
> > > user:        Anders Logg <logg@xxxxxxxxx>
> > > date:        Mon Jul 07 20:06:30 2008 +0200
> > > files:       src/ffc/jit/jit.py
> > > description:
> > > Minor fixes
> >
> > Not sure what you thought about with the warning and error functions you
> > are calling in the jit functions, but they are not defined anywhere in
> > ffc.
> >
> > Johan
>
> Fixed. You can tell I'm on vacation.

He, he, my starts in 30 min!

To make the user aware of which parameters could be set one could add a 
ffc.get_default_params(), returning a dict with the default parameters.

This could be accessed fro mthe dolfin interface with e.g. 
get_default_jit_params() or something like that.

Johan


Follow ups

References