Re: [Ffc] Issue with optimized quadrature representation

2013-02-28 Thread Martin Alnæs
But Anders, I never intended you to work on the uflacs branch. I pushed my merge to a separate branch exactly because you should just get your stuff running and push without the risk of my bugs tripping you up like this. I can handle any additional merging as needed. Martin Den 27. feb. 2013 kl.

Re: [Ffc] Issue with optimized quadrature representation

2013-02-28 Thread Martin Alnæs
Ok, I know where to look. Basically, when a symbol is created with GEO access instead of IP, it becomes part of the G array? Martin Den 28. feb. 2013 kl. 07:45 skrev Kristian Ølgaard : > On 27 February 2013 23:48, Anders Logg wrote: >> I'm trying to get DOLFIN to build against the new UFC bran

Re: [Ffc] Issue with optimized quadrature representation

2013-02-27 Thread Martin Sandve Alnæs
I'll take a look some time today. Martin Den 28. feb. 2013 07:45 skrev "Kristian Ølgaard" følgende: > On 27 February 2013 23:48, Anders Logg wrote: > > I'm trying to get DOLFIN to build against the new UFC branch (the > > foo-ufc-geometry branches) and it works mostly ok now, but for a few > >

Re: [Ffc] Issue with optimized quadrature representation

2013-02-27 Thread Kristian Ølgaard
On 27 February 2013 23:48, Anders Logg wrote: > I'm trying to get DOLFIN to build against the new UFC branch (the > foo-ufc-geometry branches) and it works mostly ok now, but for a few > demos, something strange happens in the optimized quadrature code. > > One example that fails is AdaptivePoisso

[Ffc] Issue with optimized quadrature representation

2013-02-27 Thread Anders Logg
I'm trying to get DOLFIN to build against the new UFC branch (the foo-ufc-geometry branches) and it works mostly ok now, but for a few demos, something strange happens in the optimized quadrature code. One example that fails is AdaptivePoisson.ufl/h in demo/undocumented/auto-adaptive-poisson/. In