[Ffc] verbose output

2010-05-03 Thread Garth N. Wells
The FFC man pages says: -d, --debug Debug mode, more output is printed. Conflicts with -s. The description sounds to me like it should be '-v, --verbose' The current flag is confusing when we have '-O' for code optimisation. Garth ___

Re: [Ffc] verbose output

2010-05-03 Thread Anders Logg
On Mon, May 03, 2010 at 01:09:41PM +0100, Garth N. Wells wrote: > The FFC man pages says: > > -d, --debug > Debug mode, more output is printed. Conflicts with -s. > > The description sounds to me like it should be '-v, --verbose' The > current flag is confusing when we have '-O' for c

Re: [Ffc] verbose output

2010-05-03 Thread Garth N. Wells
On 03/05/10 13:22, Anders Logg wrote: On Mon, May 03, 2010 at 01:09:41PM +0100, Garth N. Wells wrote: The FFC man pages says: -d, --debug Debug mode, more output is printed. Conflicts with -s. The description sounds to me like it should be '-v, --verbose' The current flag is c

[Ffc] auto representation

2010-05-03 Thread Garth N. Wells
The auto representation with FFC seems to be working pretty well, with the exception of higher-order Lagrange when FErari is installed. It's unbearably slow. Could this be easily tweaked? Garth ___ Mailing list: https://launchpad.net/~ffc Post to

Re: [Ffc] verbose output

2010-05-03 Thread Anders Logg
On Mon, May 03, 2010 at 01:28:11PM +0100, Garth N. Wells wrote: > > > On 03/05/10 13:22, Anders Logg wrote: > >On Mon, May 03, 2010 at 01:09:41PM +0100, Garth N. Wells wrote: > >>The FFC man pages says: > >> > >>-d, --debug > >> Debug mode, more output is printed. Conflicts with -s. >

Re: [Ffc] auto representation

2010-05-03 Thread Anders Logg
On Mon, May 03, 2010 at 01:29:41PM +0100, Garth N. Wells wrote: > The auto representation with FFC seems to be working pretty well, > with the exception of higher-order Lagrange when FErari is > installed. It's unbearably slow. Could this be easily tweaked? > > Garth I don't think so, not without

Re: [Ffc] auto representation

2010-05-03 Thread Garth N. Wells
On 03/05/10 13:43, Anders Logg wrote: On Mon, May 03, 2010 at 01:29:41PM +0100, Garth N. Wells wrote: The auto representation with FFC seems to be working pretty well, with the exception of higher-order Lagrange when FErari is installed. It's unbearably slow. Could this be easily tweaked? Gar