On Tue, Oct 2, 2012 at 12:16 PM, Joachim Berdal Haga <j...@simula.no> wrote: > With recent DOLFIN, I get the following error: > > > RuntimeError: *** Error: SymmetricAssembler is presently broken. It > will be removed soon. > > > 1) What exactly is wrong with it? We have been through this before; it > is useful, it is efficient, and it is no more convoluted than the > standard assembler (in fact, the logic is the same for the most part). >
Your later point is why the symmetric/system assembler will/should be merged - they are for a large part the same, but double the work when changes are necessary. > 2) Why not tell me if it's broken, so I can fix it, instead of removing it? > It hasn't been removed. It doesn't follow the design pattern of the other assemblers (or DOLFIN objects in general), which means it could not inherit the AssemblerBase member functions. It needs someone to fix it. Garth > > Joachim. > > _______________________________________________ > Mailing list: https://launchpad.net/~dolfin > Post to : dolfin@lists.launchpad.net > Unsubscribe : https://launchpad.net/~dolfin > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : dolfin@lists.launchpad.net Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp