Thread Previous • Date Previous • Date Next • Thread Next |
The problem was that the common_cell is lost on its way to compile_form. I added it by adding a kwarg to compile_form. common_cell is passed around quite alot in the code, and it is IMHO not a nice solution. But I have no other suggestions. Johan On Wednesday May 4 2011 10:16:17 Anders Logg wrote: > On Wed, May 04, 2011 at 09:57:05AM -0700, Johan Hake wrote: > > Hello! > > > > Is anyone(TM) working on getting the buildbots green? I have code which I > > want to commit but I am not keen on doing that when the buildbots are > > red. > > > > I am not sure whos fault it is that DOLFIN and FFC is red, but recent > > activities related to form_data might be the cause? > > I've promised to fix the form_data issue but haven't had time to fix > it, but would claim it's not my fault. It wasn't me who decided to > start messing around with the JIT caching that led to this... ;-) > > -- > Anders > > _______________________________________________ > Mailing list: https://launchpad.net/~dolfin > Post to : dolfin@xxxxxxxxxxxxxxxxxxx > Unsubscribe : https://launchpad.net/~dolfin > More help : https://help.launchpad.net/ListHelp
Thread Previous • Date Previous • Date Next • Thread Next |