Re: [Dolfin] Additions to assembler interface

2011-09-27 Thread Garth N. Wells
On 27 September 2011 10:36, Andre Massing wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 09/26/2011 09:21 PM, Garth N. Wells wrote: >> On 26 September 2011 15:21, Andre Massing >> wrote: >>> On 09/26/2011 01:15 PM, Anders Logg wrote: On Mon, Sep 26, 2011 at 12:06:55AM -0700,

Re: [Dolfin] Additions to assembler interface

2011-09-27 Thread Andre Massing
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/26/2011 09:21 PM, Garth N. Wells wrote: > On 26 September 2011 15:21, Andre Massing > wrote: >> On 09/26/2011 01:15 PM, Anders Logg wrote: >>> On Mon, Sep 26, 2011 at 12:06:55AM -0700, Johan Hake wrote: On Sunday September 25 2011 23:54:57

Re: [Dolfin] Additions to assembler interface

2011-09-26 Thread Anders Logg
On Mon, Sep 26, 2011 at 08:21:13PM +0100, Garth N. Wells wrote: > On 26 September 2011 15:21, Andre Massing wrote: > > On 09/26/2011 01:15 PM, Anders Logg wrote: > >> On Mon, Sep 26, 2011 at 12:06:55AM -0700, Johan Hake wrote: > >>> On Sunday September 25 2011 23:54:57 Anders Logg wrote: > As

Re: [Dolfin] Additions to assembler interface

2011-09-26 Thread Garth N. Wells
On 26 September 2011 15:21, Andre Massing wrote: > On 09/26/2011 01:15 PM, Anders Logg wrote: >> On Mon, Sep 26, 2011 at 12:06:55AM -0700, Johan Hake wrote: >>> On Sunday September 25 2011 23:54:57 Anders Logg wrote: As part of assembling systems on overlapping meshes (for Nitsche type m

Re: [Dolfin] Additions to assembler interface

2011-09-26 Thread Kristian Ølgaard
On 26 September 2011 08:54, Anders Logg wrote: > As part of assembling systems on overlapping meshes (for Nitsche type > methods), my student Andre Massing is calling the regular DOLFIN > assemble function for part of the domain and then calling a special > purpose assembler (currently residing in

Re: [Dolfin] Additions to assembler interface

2011-09-26 Thread Andre Massing
On 09/26/2011 01:15 PM, Anders Logg wrote: > On Mon, Sep 26, 2011 at 12:06:55AM -0700, Johan Hake wrote: >> On Sunday September 25 2011 23:54:57 Anders Logg wrote: >>> As part of assembling systems on overlapping meshes (for Nitsche type >>> methods), my student Andre Massing is calling the regular

Re: [Dolfin] Additions to assembler interface

2011-09-26 Thread Anders Logg
On Mon, Sep 26, 2011 at 12:06:55AM -0700, Johan Hake wrote: > On Sunday September 25 2011 23:54:57 Anders Logg wrote: > > As part of assembling systems on overlapping meshes (for Nitsche type > > methods), my student Andre Massing is calling the regular DOLFIN > > assemble function for part of the

Re: [Dolfin] Additions to assembler interface

2011-09-26 Thread Garth N. Wells
On 26 September 2011 08:06, Johan Hake wrote: > On Sunday September 25 2011 23:54:57 Anders Logg wrote: >> As part of assembling systems on overlapping meshes (for Nitsche type >> methods), my student Andre Massing is calling the regular DOLFIN >> assemble function for part of the domain and then

Re: [Dolfin] Additions to assembler interface

2011-09-26 Thread Johan Hake
On Sunday September 25 2011 23:54:57 Anders Logg wrote: > As part of assembling systems on overlapping meshes (for Nitsche type > methods), my student Andre Massing is calling the regular DOLFIN > assemble function for part of the domain and then calling a special > purpose assembler (currently res

[Dolfin] Additions to assembler interface

2011-09-25 Thread Anders Logg
As part of assembling systems on overlapping meshes (for Nitsche type methods), my student Andre Massing is calling the regular DOLFIN assemble function for part of the domain and then calling a special purpose assembler (currently residing in a branch called dolfin-olm) for terms that are not supp