[DOLFIN-dev] Problem using ffc after update

2009-09-27 Thread Jehanzeb Hameed
Hello, I added in development repositories to my sources list, and then updated. Now I can get ffc to compile code for dolfin. For example, compiling Poisson.ufl, from the demo directory, gives the following error , ffc -l dolfin Poisson.ufl TypeError: generate_dolfin_code() takes exactly 3

[DOLFIN-dev] [HG DOLFIN] Update ChangeLog.

2009-09-27 Thread DOLFIN
One or more new changesets pushed to the primary dolfin repository. A short summary of the last three changesets is included below. changeset: 7157:c9f0242568e6 tag: tip user:"Garth N. Wells " date:Sun Sep 27 21:51:47 2009 +0100 files: ChangeLog description: Update

[DOLFIN-dev] [HG DOLFIN] Some clean up of PETScMatrix.

2009-09-27 Thread DOLFIN
One or more new changesets pushed to the primary dolfin repository. A short summary of the last three changesets is included below. changeset: 7156:12b5cb95c96e tag: tip user:"Garth N. Wells " date:Sun Sep 27 21:48:03 2009 +0100 files: dolfin/la/PETScMatrix.cpp dolf

[DOLFIN-dev] [HG DOLFIN] Remove support for PETSc 2.3.3. DOLFIN now requires PETSc 3.0.0.

2009-09-27 Thread DOLFIN
One or more new changesets pushed to the primary dolfin repository. A short summary of the last three changesets is included below. changeset: 7155:04fdd2dbad10 tag: tip user:"Garth N. Wells " date:Sun Sep 27 20:11:40 2009 +0100 files: dolfin/la/PETScFactory.cpp dol

Re: [DOLFIN-dev] Testing for library version

2009-09-27 Thread Johan Hake
On Sunday 27 September 2009 20:55:07 Garth N. Wells wrote: > Johan Hake wrote: > > On Sunday 27 September 2009 20:18:07 Garth N. Wells wrote: > >> Johan Hake wrote: > >>> On Sunday 27 September 2009 19:49:09 Garth N. Wells wrote: > Where's the appropriate place in the build system to test for

Re: [DOLFIN-dev] [HG DOLFIN] merge

2009-09-27 Thread Johan Hake
On Saturday 26 September 2009 23:19:23 Anders Logg wrote: > On Sat, Sep 26, 2009 at 04:16:49PM +0200, Johan Hake wrote: > > On Saturday 26 September 2009 00:07:46 Anders Logg wrote: > > > On Fri, Sep 25, 2009 at 11:56:03PM +0200, DOLFIN wrote: > > > > One or more new changesets pushed to the primar

Re: [DOLFIN-dev] Testing for library version

2009-09-27 Thread Garth N. Wells
Johan Hake wrote: > On Sunday 27 September 2009 20:18:07 Garth N. Wells wrote: >> Johan Hake wrote: >>> On Sunday 27 September 2009 19:49:09 Garth N. Wells wrote: Where's the appropriate place in the build system to test for the version number of external libraries? Is it in dolfin/SCon

Re: [DOLFIN-dev] Testing for library version

2009-09-27 Thread Anders Logg
On Sun, Sep 27, 2009 at 08:51:53PM +0200, Johan Hake wrote: > On Sunday 27 September 2009 20:18:07 Garth N. Wells wrote: > > Johan Hake wrote: > > > On Sunday 27 September 2009 19:49:09 Garth N. Wells wrote: > > >> Where's the appropriate place in the build system to test for the > > >> version num

Re: [DOLFIN-dev] Testing for library version

2009-09-27 Thread Anders Logg
On Sun, Sep 27, 2009 at 07:18:07PM +0100, Garth N. Wells wrote: > > > Johan Hake wrote: > > On Sunday 27 September 2009 19:49:09 Garth N. Wells wrote: > >> Where's the appropriate place in the build system to test for the > >> version number of external libraries? Is it in dolfin/SConscript (using

Re: [DOLFIN-dev] Testing for library version

2009-09-27 Thread Johan Hake
On Sunday 27 September 2009 20:18:07 Garth N. Wells wrote: > Johan Hake wrote: > > On Sunday 27 September 2009 19:49:09 Garth N. Wells wrote: > >> Where's the appropriate place in the build system to test for the > >> version number of external libraries? Is it in dolfin/SConscript (using > >> th

Re: [DOLFIN-dev] Testing for library version

2009-09-27 Thread Garth N. Wells
Johan Hake wrote: > On Sunday 27 September 2009 19:49:09 Garth N. Wells wrote: >> Where's the appropriate place in the build system to test for the >> version number of external libraries? Is it in dolfin/SConscript (using >> the simula-scons function 'checkVersion')? > > I do not think we hav

Re: [DOLFIN-dev] Testing for library version

2009-09-27 Thread Johan Hake
On Sunday 27 September 2009 19:49:09 Garth N. Wells wrote: > Where's the appropriate place in the build system to test for the > version number of external libraries? Is it in dolfin/SConscript (using > the simula-scons function 'checkVersion')? I do not think we have any defined sections in SCo

[DOLFIN-dev] Testing for library version

2009-09-27 Thread Garth N. Wells
Where's the appropriate place in the build system to test for the version number of external libraries? Is it in dolfin/SConscript (using the simula-scons function 'checkVersion')? Garth ___ DOLFIN-dev mailing list DOLFIN-dev@fenics.org http://www.fe

[DOLFIN-dev] [Bug 437392] Re: Assembler and SystemAssembler give different results

2009-09-27 Thread Garth Wells
** Changed in: dolfin Status: Confirmed => Fix Committed -- Assembler and SystemAssembler give different results https://bugs.launchpad.net/bugs/437392 You received this bug notification because you are subscribed to DOLFIN. Status in DOLFIN: Fix Committed Bug description: Computed resul

[DOLFIN-dev] [HG DOLFIN] Small bug fix in SystemAssembler.

2009-09-27 Thread DOLFIN
One or more new changesets pushed to the primary dolfin repository. A short summary of the last three changesets is included below. changeset: 7154:c0192852f3d8 tag: tip user:"Garth N. Wells " date:Sun Sep 27 11:45:04 2009 +0100 files: dolfin/fem/SystemAssembler.cpp

[DOLFIN-dev] [HG DOLFIN] Fix bug in SystemAssembler.

2009-09-27 Thread DOLFIN
One or more new changesets pushed to the primary dolfin repository. A short summary of the last three changesets is included below. changeset: 7153:7fb107bacea3 tag: tip user:"Garth N. Wells " date:Sun Sep 27 11:05:48 2009 +0100 files: dolfin/fem/SystemAssembler.cpp

[DOLFIN-dev] [Bug 437427] Re: FEniCS Buildbot failure: failed dolfin check - build #122 @ jaunty-amd64

2009-09-27 Thread Garth Wells
*** This bug is a duplicate of bug 437392 *** https://bugs.launchpad.net/bugs/437392 ** This bug has been marked a duplicate of bug 437392 Assembler and SystemAssembler give different results -- FEniCS Buildbot failure: failed dolfin check - build #122 @ jaunty-amd64 https://bugs.laun

[DOLFIN-dev] [Bug 437436] Re: FEniCS Buildbot failure: failed dolfin check - build #824 @ mac-osx

2009-09-27 Thread Garth Wells
*** This bug is a duplicate of bug 437392 *** https://bugs.launchpad.net/bugs/437392 ** This bug is no longer a duplicate of bug 437427 FEniCS Buildbot failure: failed dolfin check - build #122 @ jaunty-amd64 ** This bug has been marked a duplicate of bug 437392 Assembler and SystemAsse

[DOLFIN-dev] [Bug 437439] Re: FEniCS Buildbot failure: failed dolfin check - build #784 @ winxp-mingw32

2009-09-27 Thread Garth Wells
*** This bug is a duplicate of bug 437392 *** https://bugs.launchpad.net/bugs/437392 ** This bug has been marked a duplicate of bug 437427 FEniCS Buildbot failure: failed dolfin check - build #122 @ jaunty-amd64 ** This bug is no longer a duplicate of bug 437427 FEniCS Buildbot failure

[DOLFIN-dev] [Bug 437455] Re: FEniCS Buildbot failure: failed dolfin check - build #867 @ hardy-i386

2009-09-27 Thread Garth Wells
*** This bug is a duplicate of bug 437392 *** https://bugs.launchpad.net/bugs/437392 ** This bug has been marked a duplicate of bug 437427 FEniCS Buildbot failure: failed dolfin check - build #122 @ jaunty-amd64 ** This bug is no longer a duplicate of bug 437427 FEniCS Buildbot failure

[DOLFIN-dev] [Bug 437398] Re: FEniCS Buildbot failure: failed dolfin check - build #806 @ linux64-exp

2009-09-27 Thread Garth Wells
*** This bug is a duplicate of bug 437392 *** https://bugs.launchpad.net/bugs/437392 ** This bug has been marked a duplicate of bug 437427 FEniCS Buildbot failure: failed dolfin check - build #122 @ jaunty-amd64 ** This bug is no longer a duplicate of bug 437427 FEniCS Buildbot failure

[DOLFIN-dev] [Bug 437436] Re: FEniCS Buildbot failure: failed dolfin check - build #824 @ mac-osx

2009-09-27 Thread Garth Wells
*** This bug is a duplicate of bug 437392 *** https://bugs.launchpad.net/bugs/437392 ** This bug has been marked a duplicate of bug 437427 FEniCS Buildbot failure: failed dolfin check - build #122 @ jaunty-amd64 -- FEniCS Buildbot failure: failed dolfin check - build #824 @ mac-osx https